diff options
author | MITSUNARI Shigeo <[email protected]> | 2022-11-22 09:03:08 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2022-11-22 09:03:08 +0900 |
commit | a157092711a23d16e693b0d31450ed99a388cbb7 (patch) | |
tree | 49c600c63a7f6e20aec206f24467ffc7583da830 /readme.md | |
parent | 3b83aab3e450fb7a96dbb815934442df694e022a (diff) | |
download | xbyak-a157092711a23d16e693b0d31450ed99a388cbb7.tar.gz xbyak-a157092711a23d16e693b0d31450ed99a388cbb7.zip |
v6.65
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -# Xbyak 6.64 [![Badge Build]][Build Status] +# Xbyak 6.65 [![Badge Build]][Build Status] *A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)* |