aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2022-11-25 17:43:11 +0900
committerMITSUNARI Shigeo <[email protected]>2022-11-25 17:43:11 +0900
commit94eff62461bdffbe7289b31f857f39a71bb900a5 (patch)
treed2ff0e447c8b30a357ac93adf5f1541a80f11996 /CMakeLists.txt
parentec3fadeba0b88ca7827970e29f2e7d679a401c4a (diff)
downloadxbyak-94eff62461bdffbe7289b31f857f39a71bb900a5.tar.gz
xbyak-94eff62461bdffbe7289b31f857f39a71bb900a5.zip
v6.66
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 d786752..1d91b0e 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.65)
+project(xbyak LANGUAGES CXX VERSION 6.66)
file(GLOB headers xbyak/*.h)