diff options
author | MITSUNARI Shigeo <[email protected]> | 2022-12-07 16:56:05 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2022-12-07 16:56:05 +0900 |
commit | 5f4ba971f0293882dafd8336a6f3f7727f75a4ed (patch) | |
tree | 90f4aead88be17b02758969ce667a40c4bda4ee0 /readme.md | |
parent | cac2c175fb2831d724f5959b17605e450aa5765d (diff) | |
download | xbyak-5f4ba971f0293882dafd8336a6f3f7727f75a4ed.tar.gz xbyak-5f4ba971f0293882dafd8336a6f3f7727f75a4ed.zip |
v6.68
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -# Xbyak 6.67 [![Badge Build]][Build Status] +# Xbyak 6.68 [![Badge Build]][Build Status] *A C++ JIT assembler for x86 (IA32), x64 (AMD64, x86-64)* |