aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2022-06-15 06:36:25 +0900
committerMITSUNARI Shigeo <[email protected]>2022-06-15 06:36:25 +0900
commit913099fc80e80f01fc0877c6016b9dd8cf1f0322 (patch)
treeb19be34ad2c87f2dfad5822684816722505c8fc9 /CMakeLists.txt
parentd3910abbe2dcefdbaba2664ca296bdaec609390e (diff)
downloadxbyak-913099fc80e80f01fc0877c6016b9dd8cf1f0322.tar.gz
xbyak-913099fc80e80f01fc0877c6016b9dd8cf1f0322.zip
v6.60.1v6.60.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 275ea1d..f3f67b4 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.60)
+project(xbyak LANGUAGES CXX VERSION 6.60.1)
file(GLOB headers xbyak/*.h)