aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-10-10 14:07:16 +0900
committerMITSUNARI Shigeo <[email protected]>2024-10-10 14:07:16 +0900
commit468a0bea47230e0e22f4dabf5315b95e7c823522 (patch)
tree111e5ab70d0f6460b551ed28fa6a88b89eb3419c /CMakeLists.txt
parentfc94d2ad270cc36259a85d376c987f8a27ea473a (diff)
downloadxbyak-468a0bea47230e0e22f4dabf5315b95e7c823522.tar.gz
xbyak-468a0bea47230e0e22f4dabf5315b95e7c823522.zip
v7.09.1
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 28b35cb..79b0f51 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
-project(xbyak LANGUAGES CXX VERSION 7.09)
+project(xbyak LANGUAGES CXX VERSION 7.09.1)
file(GLOB headers xbyak/*.h)