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 7354671 commit d2b28d4Copy full SHA for d2b28d4
1 file changed
CMakeLists.txt
@@ -13,7 +13,7 @@ include(GNUInstallDirs)
13
# project version
14
SET( LCIO_VERSION_MAJOR 2 )
15
SET( LCIO_VERSION_MINOR 22 )
16
-SET( LCIO_VERSION_PATCH 2 )
+SET( LCIO_VERSION_PATCH 3 )
17
18
### set correct LCIO version in relevant files ############################
19
0 commit comments