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