We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beea971 commit f30a07aCopy full SHA for f30a07a
CMakeLists.txt
@@ -6,7 +6,7 @@ IF(COMMAND CMAKE_POLICY)
6
ENDIF(COMMAND CMAKE_POLICY)
7
8
# Set default version
9
-SET(ALLPIX_VERSION "v1.0")
+SET(ALLPIX_VERSION "v1.1.0")
10
11
# Set default build type
12
IF(NOT CMAKE_BUILD_TYPE)
0 commit comments