aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2022-05-20 17:54:37 +0900
committerMITSUNARI Shigeo <[email protected]>2022-05-20 17:54:37 +0900
commitc88007b03e9eaac2d1671e61202f3272f24099c9 (patch)
treea720d88acc8a6c9f2fd09912f7fa1d7e99f78230 /CMakeLists.txt
parent4cb2e77a92919a2753b4f02de205303433fcca2e (diff)
downloadxbyak-c88007b03e9eaac2d1671e61202f3272f24099c9.tar.gz
xbyak-c88007b03e9eaac2d1671e61202f3272f24099c9.zip
update docv6.052
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 cb1f393..2fdafd5 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.051)
+project(xbyak LANGUAGES CXX VERSION 6.052)
file(GLOB headers xbyak/*.h)