We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d61d34 commit aec7c46Copy full SHA for aec7c46
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# Project setup.
3
#================================
4
cmake_minimum_required(VERSION 3.24)
5
-project(zeus VERSION 1.0.1 LANGUAGES CXX C)
+project(zeus VERSION 1.1.0 LANGUAGES CXX C)
6
7
if (APPLE)
8
message(ERROR "Zeus does not support Apple platforms.")
0 commit comments