X-Git-Url: http://git.squeep.com/?p=reservoir_sample;a=blobdiff_plain;f=version.h;fp=version.h;h=73e992ed17fb6e6e15f733cbe90ac4c729b24dd7;hp=9191a862a793703416ef169862de9f6c63c908f4;hb=b3b907c563ea44e7129cbb474740ea55459b1533;hpb=16dc56664a14a91ee61fdf1a50280b6e270b66e2 diff --git a/version.h b/version.h index 9191a86..73e992e 100644 --- a/version.h +++ b/version.h @@ -3,8 +3,8 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 2 -#define VERSION_EXTRA_STR "" -#define VERSION_STR "1.2" +#define VERSION_EXTRA_STR "1" +#define VERSION_STR "1.2-1" #define VERSION_DATE "2013-02-22" #endif