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 8cd833c commit bc62b7dCopy full SHA for bc62b7d
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 5 )
+SET( LCIO_VERSION_PATCH 6 )
17
18
### set correct LCIO version in relevant files ############################
19
0 commit comments