diff options
author | MITSUNARI Shigeo <[email protected]> | 2022-04-22 15:31:49 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2022-04-22 15:31:49 +0900 |
commit | f7bfc263457132408de1337a864e06ddb3c310ba (patch) | |
tree | 3482ddebcc05e1570298073d9a6a2a79ce0493d3 /readme.md | |
parent | ab4e52d67435fc1ed7f8fb7caf67036f1cc9dfcc (diff) | |
download | xbyak-f7bfc263457132408de1337a864e06ddb3c310ba.tar.gz xbyak-f7bfc263457132408de1337a864e06ddb3c310ba.zip |
v6.041
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -# Xbyak 6.04 [![Badge Build]][Build Status] +# Xbyak 6.041 [![Badge Build]][Build Status] *A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)* |