Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanxw committed Jun 20, 2014
1 parent d0a2e9c commit e068ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

Logger* logger = NULL;

const char* VERSION = "20140613";
const char* VERSION = "20140620";

void banner(FILE* fp) {
const char* string =
Expand Down

0 comments on commit e068ac7

Please sign in to comment.