Skip to content

Commit a2b4ccd

Browse files
committed
Bump version to 0.9
1 parent d6116f7 commit a2b4ccd

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
@@ -39,7 +39,7 @@
3939
#include <cstring>
4040
#include <limits>
4141

42-
#define VERSION_STRING "0.0"
42+
#define VERSION_STRING "0.9"
4343

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

0 commit comments

Comments
 (0)