aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
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 /CMakeLists.txt
parentdd66cfb764c812028f8609e2bbfd4bb4cb9f9e79 (diff)
downloadxbyak-151c8ab04b345a6c25cc5c10d410cf010103a7d7.tar.gz
xbyak-151c8ab04b345a6c25cc5c10d410cf010103a7d7.zip
v6.73
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e4d0e53..bd0e8b9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.6...3.0.2)
-project(xbyak LANGUAGES CXX VERSION 6.72)
+project(xbyak LANGUAGES CXX VERSION 6.73)
file(GLOB headers xbyak/*.h)