We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3481bf commit 85c3310Copy full SHA for 85c3310
version.h.in
@@ -3,7 +3,7 @@
3
#ifndef SCANTAILOR_VERSION_H_
4
#define SCANTAILOR_VERSION_H_
5
6
-#define VERSION "1.0.17"
+#define VERSION "1.0.18"
7
#define VERSION_QUAD "" // Must be "x.x.x.x" or an empty string.
8
#define PROJECT_VERSION 3
9
0 commit comments