Skip to content

Commit c60c09a

Browse files
committed
version 0.7.1
1 parent 0c2b649 commit c60c09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Contact: Tobias Rausch (rausch@embl.de)
2727
namespace torali
2828
{
2929

30-
std::string dellyVersionNumber = "0.6.8";
30+
std::string dellyVersionNumber = "0.7.1";
3131

3232
inline
3333
void printTitle(std::string const& title)

0 commit comments

Comments
 (0)