We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 507e4d8 commit d08f515Copy full SHA for d08f515
CMakeLists.txt
@@ -20,7 +20,7 @@ set(CMAKE_INSTALL_MESSAGE LAZY)
20
# Set project version
21
SET(FAIRROOT_MAJOR_VERSION 18)
22
SET(FAIRROOT_MINOR_VERSION 4)
23
-SET(FAIRROOT_PATCH_VERSION 0)
+SET(FAIRROOT_PATCH_VERSION 1)
24
25
# Set name of our project to "FAIRROOT".
26
# Has to be done after check of cmake version
0 commit comments