Skip to content

Commit ba47411

Browse files
committed
[INTERNAL] bump patch level after release
1 parent c1afaf7 commit ba47411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 "0")
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)