Skip to content

Commit c37ff57

Browse files
committed
Version bump 0.10.6
1 parent feac121 commit c37ff57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/versioninfo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#include <openssl/opensslv.h>
2020

2121
// Definitions
22-
const QString VERSIONTEXT("0.10.5a");
22+
const QString VERSIONTEXT("0.10.6");
2323

2424
const QString commitHash(COMMIT_HASH);
2525
const QString shortCommitHash(QString(COMMIT_HASH).left(7));

0 commit comments

Comments
 (0)