aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2021-09-14 14:39:48 +0900
committerMITSUNARI Shigeo <[email protected]>2021-09-14 14:41:04 +0900
commit757e4063f6464740b8ff4a2cae9136d2f8458020 (patch)
tree7343de3c1cd909074de16d6dcad540f1bc55e43a /CMakeLists.txt
parentb3489f54814f539b8e1036020d9a65b385ba72b8 (diff)
downloadxbyak-757e4063f6464740b8ff4a2cae9136d2f8458020.tar.gz
xbyak-757e4063f6464740b8ff4a2cae9136d2f8458020.zip
v6.00v6.00
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 e026aca..f0ffc06 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 5.997)
+project(xbyak LANGUAGES CXX VERSION 6.00)
file(GLOB headers xbyak/*.h)