Skip to content

Commit 96d4079

Browse files
authored
Correct version number of develop branch
The next develop branch should be 1.1 not 1.01
1 parent cbf1463 commit 96d4079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ find_package(ElementsProject)
66
#---------------------------------------------------------------
77

88
# Declare project name and version
9-
elements_project(SourceXtractorPlusPlus 1.01 USE Alexandria 2.31.4 DESCRIPTION "SourceXtractor++, the next generation SExtractor")
9+
elements_project(SourceXtractorPlusPlus 1.1 USE Alexandria 2.31.4 DESCRIPTION "SourceXtractor++, the next generation SExtractor")

0 commit comments

Comments
 (0)