aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-07-27 12:34:46 +0900
committerMITSUNARI Shigeo <[email protected]>2023-07-27 12:34:46 +0900
commit8980934c119bac6a20d784d0192e0759b1e63328 (patch)
tree807584759ad23942907ce3f28a6e64e0238c7291 /CMakeLists.txt
parent76292b310b4ae665dc6cd6a674797ad1a5e1a2bf (diff)
downloadxbyak-8980934c119bac6a20d784d0192e0759b1e63328.tar.gz
xbyak-8980934c119bac6a20d784d0192e0759b1e63328.zip
v6.71
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 12323ef..2a13462 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.70)
+project(xbyak LANGUAGES CXX VERSION 6.71)
file(GLOB headers xbyak/*.h)