aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-11-11 16:03:43 +0900
committerMITSUNARI Shigeo <[email protected]>2024-11-11 16:03:43 +0900
commit4e44f4614ddbf038f2a6296f5b906d5c72691e0f (patch)
treeb25625180accb6ca28387f9f5087346f7144d78e /CMakeLists.txt
parent2c02730b822d461aa2010f5b9cec6a8595243866 (diff)
parent2d6794ca7bcd9d6dec4fbd365ed3a20a594dc041 (diff)
downloadxbyak-master.tar.gz
xbyak-master.zip
Merge branch 'dev'HEADv7.22master
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 d38ec83..2892588 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
-project(xbyak LANGUAGES CXX VERSION 7.21)
+project(xbyak LANGUAGES CXX VERSION 7.22)
file(GLOB headers xbyak/*.h)