diff options
author | MITSUNARI Shigeo <[email protected]> | 2023-08-02 09:43:55 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2023-08-02 09:43:55 +0900 |
commit | 322665e72046f244e060176e51da71bd8fe9b135 (patch) | |
tree | 7c72384b256f99bd4595f319a0fc5b7c08b61d72 /readme.md | |
parent | ad178a2196ece9ab75f8b89f28c8f36169493b74 (diff) | |
download | xbyak-322665e72046f244e060176e51da71bd8fe9b135.tar.gz xbyak-322665e72046f244e060176e51da71bd8fe9b135.zip |
v6.72
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -# Xbyak 6.71 [![Badge Build]][Build Status] +# Xbyak 6.72 [![Badge Build]][Build Status] *A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)* |