aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-02-20 14:06:59 +0900
committerMITSUNARI Shigeo <[email protected]>2023-02-20 14:07:43 +0900
commitdc048a04cb9923d9f9a5d0910e4f0556f7557289 (patch)
tree2a0f7162d6a9b5dfd4f5dbd259003d224709358d /CMakeLists.txt
parentad0dfffd29e1e99e3f9b7aae575dc901cd67b56d (diff)
downloadxbyak-dc048a04cb9923d9f9a5d0910e4f0556f7557289.tar.gz
xbyak-dc048a04cb9923d9f9a5d0910e4f0556f7557289.zip
v6.69
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 a4c2de7..e064056 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.68)
+project(xbyak LANGUAGES CXX VERSION 6.69)
file(GLOB headers xbyak/*.h)