aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-07-05 18:08:38 +0900
committerMITSUNARI Shigeo <[email protected]>2023-07-05 18:08:38 +0900
commitb538485f32eeeb307c407d5e8f290bde2b1a49a9 (patch)
tree31ecff50161b82b32b5945df5e0e455a8fff76b4 /CMakeLists.txt
parent461dd34ee27e0877313bc429cc20d4ddb7c009be (diff)
downloadxbyak-b538485f32eeeb307c407d5e8f290bde2b1a49a9.tar.gz
xbyak-b538485f32eeeb307c407d5e8f290bde2b1a49a9.zip
v6.70
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 15ed204..12323ef 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.69.2)
+project(xbyak LANGUAGES CXX VERSION 6.70)
file(GLOB headers xbyak/*.h)