aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-08-02 09:43:55 +0900
committerMITSUNARI Shigeo <[email protected]>2023-08-02 09:43:55 +0900
commit322665e72046f244e060176e51da71bd8fe9b135 (patch)
tree7c72384b256f99bd4595f319a0fc5b7c08b61d72 /CMakeLists.txt
parentad178a2196ece9ab75f8b89f28c8f36169493b74 (diff)
downloadxbyak-322665e72046f244e060176e51da71bd8fe9b135.tar.gz
xbyak-322665e72046f244e060176e51da71bd8fe9b135.zip
v6.72
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 2a13462..e4d0e53 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.71)
+project(xbyak LANGUAGES CXX VERSION 6.72)
file(GLOB headers xbyak/*.h)