Skip to content

Commit d98a5c2

Browse files
committed
Vesion bump to 0.10.5
1 parent f9d31b3 commit d98a5c2

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.3");
22+
const QString VERSIONTEXT("0.10.5");
2323

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

0 commit comments

Comments
 (0)