Commit 57a2a63e authored by Håkan Wennlöf's avatar Håkan Wennlöf
Browse files

Merge branch 'b-bump-version-312' into 'v3.1-stable'

[v3.1-stable] Bump version to 3.1.2

See merge request allpix-squared/allpix-squared!1166
parents e8bb5c99 0bc2ab56
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ IF(COMMAND CMAKE_POLICY)
ENDIF(COMMAND CMAKE_POLICY)

# Set default version
SET(ALLPIX_VERSION "v3.1.1")
SET(ALLPIX_VERSION "v3.1.2")

# Set default build type
IF(NOT CMAKE_BUILD_TYPE)