Skip to content

Commit 4ca768c

Browse files
committed
bump version number
1 parent 7ddd2ac commit 4ca768c

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
@@ -56,7 +56,7 @@ endif(CMAKE_COMPILER_IS_GNUCXX)
5656
# App-Level Configuration
5757
# ----------------------------------------------------------------------------
5858

59-
set (SEQAN_APP_VERSION "0.9.0")
59+
set (SEQAN_APP_VERSION "0.9.1")
6060

6161
option (LAMBDA_FASTBUILD "Skip certain rarely used codepaths (speeds up build)." OFF)
6262
if (LAMBDA_FASTBUILD)

0 commit comments

Comments
 (0)