diff options
author | MITSUNARI Shigeo <[email protected]> | 2024-08-29 09:52:41 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2024-08-29 09:53:52 +0900 |
commit | fd77bc7e00d2af3ad119c98f4d7829632dd9a894 (patch) | |
tree | e95abba0bcb3771408e9539b7f1b6be7a773c202 /readme.md | |
parent | 38e5e7b93197de8a73f053cd4bb7acb865e5040b (diff) | |
download | xbyak-fd77bc7e00d2af3ad119c98f4d7829632dd9a894.tar.gz xbyak-fd77bc7e00d2af3ad119c98f4d7829632dd9a894.zip |
v7.07.1
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -# Xbyak 7.07 [![Badge Build]][Build Status] +# Xbyak 7.07.1 [![Badge Build]][Build Status] *A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)* |