aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-03-23 14:28:34 +0900
committerMITSUNARI Shigeo <[email protected]>2023-03-23 14:28:34 +0900
commit3b13d068be68b140831b77589c75ac73d63d2e2c (patch)
treea7c32f0f1511147c2a11c1140de46939a8c5ad00 /CMakeLists.txt
parentd700f6c3573e0a2fda1511c36b60e86245278735 (diff)
downloadxbyak-3b13d068be68b140831b77589c75ac73d63d2e2c.tar.gz
xbyak-3b13d068be68b140831b77589c75ac73d63d2e2c.zip
v6.69.1
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 e064056..fbd0fbe 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)
+project(xbyak LANGUAGES CXX VERSION 6.69.1)
file(GLOB headers xbyak/*.h)