Skip to content

Commit f30a07a

Browse files
committed
Update tarball version to v1.1.0
1 parent beea971 commit f30a07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ IF(COMMAND CMAKE_POLICY)
66
ENDIF(COMMAND CMAKE_POLICY)
77

88
# Set default version
9-
SET(ALLPIX_VERSION "v1.0")
9+
SET(ALLPIX_VERSION "v1.1.0")
1010

1111
# Set default build type
1212
IF(NOT CMAKE_BUILD_TYPE)

0 commit comments

Comments
 (0)