aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2022-11-22 09:03:08 +0900
committerMITSUNARI Shigeo <[email protected]>2022-11-22 09:03:08 +0900
commita157092711a23d16e693b0d31450ed99a388cbb7 (patch)
tree49c600c63a7f6e20aec206f24467ffc7583da830 /CMakeLists.txt
parent3b83aab3e450fb7a96dbb815934442df694e022a (diff)
downloadxbyak-a157092711a23d16e693b0d31450ed99a388cbb7.tar.gz
xbyak-a157092711a23d16e693b0d31450ed99a388cbb7.zip
v6.65
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 26609ff..d786752 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.64)
+project(xbyak LANGUAGES CXX VERSION 6.65)
file(GLOB headers xbyak/*.h)