We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd3dcdd commit 05a8b66Copy full SHA for 05a8b66
Celerity/CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
# set the project name
4
-project(Celerity VERSION 0.5)
+project(Celerity VERSION 0.7)
5
6
# specify the C++ standard
7
set(CMAKE_CXX_STANDARD 20)
0 commit comments