Skip to content

Commit 7775181

Browse files
committed
[INTERNAL] bump patch level after release
2 parents e76bd76 + ba47411 commit 7775181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# change this after every release
1414
set (SEQAN_APP_VERSION_MAJOR "1")
1515
set (SEQAN_APP_VERSION_MINOR "9")
16-
set (SEQAN_APP_VERSION_PATCH "1")
16+
set (SEQAN_APP_VERSION_PATCH "2")
1717

1818
# don't change the following
1919
set (SEQAN_APP_VERSION "${SEQAN_APP_VERSION_MAJOR}.${SEQAN_APP_VERSION_MINOR}.${SEQAN_APP_VERSION_PATCH}")

0 commit comments

Comments
 (0)