We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9265608 commit ba7ce6aCopy full SHA for ba7ce6a
src/version.h
@@ -2,6 +2,6 @@
2
#define VERSION_H
3
4
static const unsigned int VERSION_MAJOR = 1;
5
-static const unsigned int VERSION_MINOR = 4;
+static const unsigned int VERSION_MINOR = 5;
6
7
#endif // VERSION_H
0 commit comments