We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e3fb6 commit 4b016beCopy full SHA for 4b016be
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.11)
2
3
-project(Formula VERSION 1.1.2 LANGUAGES CXX)
+project(Formula VERSION 1.1.3 LANGUAGES CXX)
4
5
# ------ Formula parameters
6
add_compile_definitions(FORMULA_VERSION="${CMAKE_PROJECT_VERSION}")
0 commit comments