diff options
author | MITSUNARI Shigeo <[email protected]> | 2024-01-03 20:10:46 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2024-01-03 20:10:46 +0900 |
commit | 0b3f360eb6ae894ab370f014f46e5a324a2023b1 (patch) | |
tree | aeb20b28b913b4fcb1d3f5b48eef04c4b6b63192 /readme.md | |
parent | 66f22b7a4ee860b2a78863f87f155c001eff9238 (diff) | |
download | xbyak-0b3f360eb6ae894ab370f014f46e5a324a2023b1.tar.gz xbyak-0b3f360eb6ae894ab370f014f46e5a324a2023b1.zip |
v7.05
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -# Xbyak 7.04 [![Badge Build]][Build Status] +# Xbyak 7.05 [![Badge Build]][Build Status] *A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)* |