aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-11-11 16:03:36 +0900
committerMITSUNARI Shigeo <[email protected]>2024-11-11 16:03:36 +0900
commit2d6794ca7bcd9d6dec4fbd365ed3a20a594dc041 (patch)
treeb25625180accb6ca28387f9f5087346f7144d78e /CMakeLists.txt
parentdf989828365284b344c1a70aa07a73f1424d2d59 (diff)
downloadxbyak-2d6794ca7bcd9d6dec4fbd365ed3a20a594dc041.tar.gz
xbyak-2d6794ca7bcd9d6dec4fbd365ed3a20a594dc041.zip
v7.22
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)