Skip to content

Commit

Permalink
New Version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fjes committed Apr 29, 2016
1 parent b09e819 commit 6fc77a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

#define VERSION_MAJOR 1
#define VERSION_MINOR 0
#define VERSION_APPEND "-rc3"
#define VERSION_APPEND ""

#define VERSION_STRING(x,y,z) VERSION_ARGS(x, y, z)
#define VERSION_ARGS(x,y,z) "Version " #x "." #y z
Expand Down

0 comments on commit 6fc77a1

Please sign in to comment.