Skip to content

Commit 1c69d00

Browse files
committed
Bump version string
1 parent 288628d commit 1c69d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
#include <limits>
4141
#include <stdexcept>
4242

43-
#define VERSION_STRING "0.9"
43+
#define VERSION_STRING "1.0"
4444

4545
extern void parseArguments(int argc, char *argv[]);
4646

0 commit comments

Comments
 (0)