aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson.build
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-08-07 11:12:29 +0900
committerMITSUNARI Shigeo <[email protected]>2023-08-07 11:12:29 +0900
commit151c8ab04b345a6c25cc5c10d410cf010103a7d7 (patch)
tree2a82d7092d977f122c7a1b8ec31f299b28004619 /meson.build
parentdd66cfb764c812028f8609e2bbfd4bb4cb9f9e79 (diff)
downloadxbyak-151c8ab04b345a6c25cc5c10d410cf010103a7d7.tar.gz
xbyak-151c8ab04b345a6c25cc5c10d410cf010103a7d7.zip
v6.73
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 1dfdf15..69c85a6 100644
--- a/meson.build
+++ b/meson.build
@@ -5,7 +5,7 @@
project(
'xbyak',
'cpp',
- version: '6.72',
+ version: '6.73',
license: 'BSD-3-Clause',
default_options: 'b_ndebug=if-release'
)