Commit 037198ce authored by Paul Schütze's avatar Paul Schütze
Browse files

Merge branch 'release_v2.1' into 'v2.1-stable'

Bump version number for release v2.1.0

See merge request allpix-squared/allpix-squared!588
parents a69bc4d9 26e7148c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ IF(COMMAND CMAKE_POLICY)
ENDIF(COMMAND CMAKE_POLICY)

# Set default version
SET(ALLPIX_VERSION "v2.0.3")
SET(ALLPIX_VERSION "v2.1.0")

# Set default build type
IF(NOT CMAKE_BUILD_TYPE)