diff options
author | MITSUNARI Shigeo <[email protected]> | 2024-10-08 17:06:26 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2024-10-08 17:06:26 +0900 |
commit | c68cc53d18bd7c242194d56ad276d50ff3c1ae3d (patch) | |
tree | eb0aced6c69237ac188d74b614b0518037db3d1a /readme.md | |
parent | 1b8e34ac4a453053c13ee51dad27e5ea70b32da5 (diff) | |
download | xbyak-c68cc53d18bd7c242194d56ad276d50ff3c1ae3d.tar.gz xbyak-c68cc53d18bd7c242194d56ad276d50ff3c1ae3d.zip |
v7.09v7.09
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -# Xbyak 7.08 [![Badge Build]][Build Status] +# Xbyak 7.09 [![Badge Build]][Build Status] *A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)* |