We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e557141 commit 02183ffCopy full SHA for 02183ff
1 file changed
CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 4.2)
4
# >>> Project
5
set(NAME "FRIK")
6
set(FRIENDLY_NAME "FRIK")
7
-set(VERSION 0.77.12)
+set(VERSION 0.78.0)
8
9
message(">>> Start build for '${NAME}' v${VERSION}")
10
0 commit comments