aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-10-08 17:06:26 +0900
committerMITSUNARI Shigeo <[email protected]>2024-10-08 17:06:26 +0900
commitc68cc53d18bd7c242194d56ad276d50ff3c1ae3d (patch)
treeeb0aced6c69237ac188d74b614b0518037db3d1a /CMakeLists.txt
parent1b8e34ac4a453053c13ee51dad27e5ea70b32da5 (diff)
downloadxbyak-c68cc53d18bd7c242194d56ad276d50ff3c1ae3d.tar.gz
xbyak-c68cc53d18bd7c242194d56ad276d50ff3c1ae3d.zip
v7.09v7.09
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 6baf35e..28b35cb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
-project(xbyak LANGUAGES CXX VERSION 7.08)
+project(xbyak LANGUAGES CXX VERSION 7.09)
file(GLOB headers xbyak/*.h)