We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ddd2ac commit 4ca768cCopy full SHA for 4ca768c
1 file changed
src/CMakeLists.txt
@@ -56,7 +56,7 @@ endif(CMAKE_COMPILER_IS_GNUCXX)
56
# App-Level Configuration
57
# ----------------------------------------------------------------------------
58
59
-set (SEQAN_APP_VERSION "0.9.0")
+set (SEQAN_APP_VERSION "0.9.1")
60
61
option (LAMBDA_FASTBUILD "Skip certain rarely used codepaths (speeds up build)." OFF)
62
if (LAMBDA_FASTBUILD)
0 commit comments