aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-12-28 20:42:12 +0900
committerMITSUNARI Shigeo <[email protected]>2023-12-28 20:42:12 +0900
commitc0888cc45fc275ad7ea5850eda8383d0ac381c37 (patch)
treef6ff3fd0e3f3fe0d86e375f7bb9e57f7bd46202f /CMakeLists.txt
parent7d9c828354e33df4a769de022d04493e7fa65415 (diff)
downloadxbyak-c0888cc45fc275ad7ea5850eda8383d0ac381c37.tar.gz
xbyak-c0888cc45fc275ad7ea5850eda8383d0ac381c37.zip
v7.04
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 182a5de..5a710cf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
-project(xbyak LANGUAGES CXX VERSION 7.03)
+project(xbyak LANGUAGES CXX VERSION 7.04)
file(GLOB headers xbyak/*.h)