aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-12-26 13:38:09 +0900
committerMITSUNARI Shigeo <[email protected]>2023-12-26 13:38:09 +0900
commitee26c094ed0e2a20ca5514ea26587614d0d582ca (patch)
treeda94073429e7aaae27fdaabab95b054b2a2f8a72 /CMakeLists.txt
parent691ce361a6ccafd1ecb4bfa2a7bee9982c8dad22 (diff)
downloadxbyak-ee26c094ed0e2a20ca5514ea26587614d0d582ca.tar.gz
xbyak-ee26c094ed0e2a20ca5514ea26587614d0d582ca.zip
v7.03
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 e61de1f..182a5de 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
-project(xbyak LANGUAGES CXX VERSION 7.02)
+project(xbyak LANGUAGES CXX VERSION 7.03)
file(GLOB headers xbyak/*.h)