We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ffbab7 commit 6ff1518Copy full SHA for 6ff1518
CMakeLists.txt
@@ -27,7 +27,7 @@ if (FREYR_PROFILING)
27
add_subdirectory(vendor/perfetto)
28
endif (FREYR_PROFILING)
29
30
-project(freyr LANGUAGES C CXX VERSION 0.20.10)
+project(freyr LANGUAGES C CXX VERSION 0.20.11)
31
32
if (FREYR_BUILD_EXAMPLES)
33
add_subdirectory(examples)
0 commit comments