diff options
author | MITSUNARI Shigeo <[email protected]> | 2023-12-28 20:42:12 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2023-12-28 20:42:12 +0900 |
commit | c0888cc45fc275ad7ea5850eda8383d0ac381c37 (patch) | |
tree | f6ff3fd0e3f3fe0d86e375f7bb9e57f7bd46202f /readme.md | |
parent | 7d9c828354e33df4a769de022d04493e7fa65415 (diff) | |
download | xbyak-c0888cc45fc275ad7ea5850eda8383d0ac381c37.tar.gz xbyak-c0888cc45fc275ad7ea5850eda8383d0ac381c37.zip |
v7.04
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -# Xbyak 7.03 [![Badge Build]][Build Status] +# Xbyak 7.04 [![Badge Build]][Build Status] *A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)* |