diff options
author | MITSUNARI Shigeo <[email protected]> | 2023-07-27 12:34:46 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2023-07-27 12:34:46 +0900 |
commit | 8980934c119bac6a20d784d0192e0759b1e63328 (patch) | |
tree | 807584759ad23942907ce3f28a6e64e0238c7291 /readme.md | |
parent | 76292b310b4ae665dc6cd6a674797ad1a5e1a2bf (diff) | |
download | xbyak-8980934c119bac6a20d784d0192e0759b1e63328.tar.gz xbyak-8980934c119bac6a20d784d0192e0759b1e63328.zip |
v6.71
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -# Xbyak 6.70 [![Badge Build]][Build Status] +# Xbyak 6.71 [![Badge Build]][Build Status] *A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)* |