Skip to content

Commit d08f515

Browse files
committed
Bump version v18.4.1
1 parent 507e4d8 commit d08f515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ set(CMAKE_INSTALL_MESSAGE LAZY)
2020
# Set project version
2121
SET(FAIRROOT_MAJOR_VERSION 18)
2222
SET(FAIRROOT_MINOR_VERSION 4)
23-
SET(FAIRROOT_PATCH_VERSION 0)
23+
SET(FAIRROOT_PATCH_VERSION 1)
2424

2525
# Set name of our project to "FAIRROOT".
2626
# Has to be done after check of cmake version

0 commit comments

Comments
 (0)