aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson.build
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2022-11-04 15:22:47 +0900
committerMITSUNARI Shigeo <[email protected]>2022-11-04 15:22:47 +0900
commit11b9c4dc0b1bf0f7c1529238f79835dd01f7f1f3 (patch)
treeddfbd55ee879b5ea59dc20a870d5de90595a25cf /meson.build
parent459636196c8c748c68604ce904fadd9e100b9a62 (diff)
downloadxbyak-11b9c4dc0b1bf0f7c1529238f79835dd01f7f1f3.tar.gz
xbyak-11b9c4dc0b1bf0f7c1529238f79835dd01f7f1f3.zip
v6.64
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index cb06c03..d9e89ac 100644
--- a/meson.build
+++ b/meson.build
@@ -5,7 +5,7 @@
project(
'xbyak',
'cpp',
- version: '6.63',
+ version: '6.64',
license: 'BSD-3-Clause',
default_options: 'b_ndebug=if-release'
)