We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288628d commit 1c69d00Copy full SHA for 1c69d00
common.h
@@ -40,7 +40,7 @@
40
#include <limits>
41
#include <stdexcept>
42
43
-#define VERSION_STRING "0.9"
+#define VERSION_STRING "1.0"
44
45
extern void parseArguments(int argc, char *argv[]);
46
0 commit comments