aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-10-07 11:38:04 +0900
committerMITSUNARI Shigeo <[email protected]>2024-10-07 11:38:04 +0900
commit900c984dd1fd3b7e57717b7904de6e1eacc1fde8 (patch)
tree618d1baf8afa2416bb4235d9c9d484a03e1609f5 /CMakeLists.txt
parentccdf68421bc8eb85693f573080fc0a5faad862db (diff)
parentcb7d9947d2174ce6ed5f0f09fd6a9ec3b1b7bb99 (diff)
downloadxbyak-900c984dd1fd3b7e57717b7904de6e1eacc1fde8.tar.gz
xbyak-900c984dd1fd3b7e57717b7904de6e1eacc1fde8.zip
Merge branch 'dev'v7.08
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 70c4314..6baf35e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
-project(xbyak LANGUAGES CXX VERSION 7.07.1)
+project(xbyak LANGUAGES CXX VERSION 7.08)
file(GLOB headers xbyak/*.h)