We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2b649 commit c60c09aCopy full SHA for c60c09a
src/version.h
@@ -27,7 +27,7 @@ Contact: Tobias Rausch (rausch@embl.de)
27
namespace torali
28
{
29
30
- std::string dellyVersionNumber = "0.6.8";
+ std::string dellyVersionNumber = "0.7.1";
31
32
inline
33
void printTitle(std::string const& title)
0 commit comments