aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2022-08-10 11:53:38 +0900
committerMITSUNARI Shigeo <[email protected]>2022-08-10 11:53:38 +0900
commit29cb524d199abe53245060c4eb4d0df95b10a6dc (patch)
treec1ff668bb594f35117c770118f0ae50cc4292fef /CMakeLists.txt
parent1a9a0b0e112119cc3dbdaf9f2bda75db3e2d0219 (diff)
downloadxbyak-29cb524d199abe53245060c4eb4d0df95b10a6dc.tar.gz
xbyak-29cb524d199abe53245060c4eb4d0df95b10a6dc.zip
v6.61.2
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 14b90fc..59f7792 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.61.1)
+project(xbyak LANGUAGES CXX VERSION 6.61.2)
file(GLOB headers xbyak/*.h)