aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2021-09-03 11:11:24 +0900
committerMITSUNARI Shigeo <[email protected]>2021-09-03 11:11:24 +0900
commita480b3dd9807489839ee27e66706fec4b6fef13b (patch)
treeb634ca18bbd71b3a887d2b929bfb252ebbac353b /CMakeLists.txt
parent16d18b1d466d30bc70b2f44c95a0f8f6f85197f1 (diff)
downloadxbyak-a480b3dd9807489839ee27e66706fec4b6fef13b.tar.gz
xbyak-a480b3dd9807489839ee27e66706fec4b6fef13b.zip
v5.996v5.996
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 888c737..4d485de 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 5.995)
+project(xbyak LANGUAGES CXX VERSION 5.996)
file(GLOB headers xbyak/*.h)