aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2022-01-28 10:57:21 +0900
committerMITSUNARI Shigeo <[email protected]>2022-01-28 10:57:21 +0900
commit82e0deb8ab26764403595f93d93062bd7d99982e (patch)
tree966243ca0c5b045ecc0fea849fbd0f0a702b3870 /CMakeLists.txt
parent4d9906a94d73b07877b217d1664a991f1e25569f (diff)
downloadxbyak-82e0deb8ab26764403595f93d93062bd7d99982e.tar.gz
xbyak-82e0deb8ab26764403595f93d93062bd7d99982e.zip
v6.02
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 8978c3b..e92a621 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.01)
+project(xbyak LANGUAGES CXX VERSION 6.02)
file(GLOB headers xbyak/*.h)