Skip to content

Commit

Permalink
Bump version to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdeakin committed Jul 30, 2015
1 parent d6116f7 commit a2b4ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#include <cstring>
#include <limits>

#define VERSION_STRING "0.0"
#define VERSION_STRING "0.9"

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

Expand Down

0 comments on commit a2b4ccd

Please sign in to comment.