Skip to content

Commit

Permalink
Updating version to v02-15
Browse files Browse the repository at this point in the history
  • Loading branch information
gaede committed Aug 13, 2020
1 parent 8ba4e5c commit 8402ea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ PROJECT( LCIO )

# project version
SET( LCIO_VERSION_MAJOR 2 )
SET( LCIO_VERSION_MINOR 14 )
SET( LCIO_VERSION_PATCH 2 )
SET( LCIO_VERSION_MINOR 15 )
SET( LCIO_VERSION_PATCH 0 )

### set correct LCIO version in relevant files ############################

Expand Down

0 comments on commit 8402ea5

Please sign in to comment.