diff options
author | MITSUNARI Shigeo <[email protected]> | 2024-10-10 14:07:16 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2024-10-10 14:07:16 +0900 |
commit | 468a0bea47230e0e22f4dabf5315b95e7c823522 (patch) | |
tree | 111e5ab70d0f6460b551ed28fa6a88b89eb3419c /readme.md | |
parent | fc94d2ad270cc36259a85d376c987f8a27ea473a (diff) | |
download | xbyak-468a0bea47230e0e22f4dabf5315b95e7c823522.tar.gz xbyak-468a0bea47230e0e22f4dabf5315b95e7c823522.zip |
v7.09.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.09 [![Badge Build]][Build Status] +# Xbyak 7.09.1 [![Badge Build]][Build Status] *A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)* |