aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2022-05-12 11:16:45 +0900
committerMITSUNARI Shigeo <[email protected]>2022-05-12 11:16:45 +0900
commit4831b3fb3d0e10c5f22f1d62a3ffc93635a85781 (patch)
tree558953ac14d989ee3c54bd0287c6b67e9f7e98a4 /CMakeLists.txt
parent9ddf251f3daf94f2666ec959a5af231a800b5d3d (diff)
downloadxbyak-4831b3fb3d0e10c5f22f1d62a3ffc93635a85781.tar.gz
xbyak-4831b3fb3d0e10c5f22f1d62a3ffc93635a85781.zip
v6.05
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 8045d6e..d970fc9 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.041)
+project(xbyak LANGUAGES CXX VERSION 6.05)
file(GLOB headers xbyak/*.h)