We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60b0ad commit 1a143c8Copy full SHA for 1a143c8
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# Project setup.
3
#================================
4
cmake_minimum_required(VERSION 3.30)
5
-project(zeus VERSION 1.5.0 LANGUAGES CXX C)
+project(zeus VERSION 1.6.0 LANGUAGES CXX C)
6
7
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
8
0 commit comments