X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=version.h;h=73e992ed17fb6e6e15f733cbe90ac4c729b24dd7;hb=1a89d52241dab22f4f8e26712900a9bc689c1083;hp=9191a862a793703416ef169862de9f6c63c908f4;hpb=74d72bd7756cdb09dbbb403dfc6b390f17c2ef17;p=reservoir_sample 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