There was an error while loading. Please reload this page.
1 parent a6328db commit 97bf84bCopy full SHA for 97bf84b
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.2")
+set (SEQAN_APP_VERSION "0.9.3")
60
61
option (LAMBDA_FASTBUILD "Skip certain rarely used codepaths (speeds up build)." OFF)
62
if (LAMBDA_FASTBUILD)
0 commit comments