We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f87c1f commit e2a0201Copy full SHA for e2a0201
src/versionInfo.h
@@ -25,7 +25,7 @@
25
26
// This file includes the version number of this software.
27
28
-static const QString VERSION_STRING = "0.0.3.1.0.1";
+static const QString VERSION_STRING = "0.0.3.1.0.2";
29
static const int SETTINGS_FORMAT_VERSION = 1;
30
31
#endif // VERSIONINFO_H
0 commit comments