aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-10-31 09:18:31 +0900
committerMITSUNARI Shigeo <[email protected]>2024-10-31 09:18:31 +0900
commite8ba033af9eaaf3ae94981652efba1ce861c552a (patch)
tree609d40ad2a33fa1dffa190a6e7754dfe6addaf6e /CMakeLists.txt
parentd11348889c07d9131bc2432290d6450ee08d33f0 (diff)
downloadxbyak-e8ba033af9eaaf3ae94981652efba1ce861c552a.tar.gz
xbyak-e8ba033af9eaaf3ae94981652efba1ce861c552a.zip
v7.21
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 5b06512..d38ec83 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
-project(xbyak LANGUAGES CXX VERSION 7.20.1)
+project(xbyak LANGUAGES CXX VERSION 7.21)
file(GLOB headers xbyak/*.h)