X-Git-Url: http://git.squeep.com/?p=reservoir_sample;a=blobdiff_plain;f=version.h;h=8b5244bd15c3f5d31f45b0c29fe3a7164071f51b;hp=42680d2be67db50f024662bb9a3a026b87cb8e3e;hb=HEAD;hpb=24c7e30a82a117b4a96d8e0c7b4f9afca93a7ceb diff --git a/version.h b/version.h index 42680d2..8b5244b 100644 --- a/version.h +++ b/version.h @@ -2,9 +2,9 @@ #define VERSION_H #define VERSION_MAJOR 1 -#define VERSION_MINOR 0 +#define VERSION_MINOR 3 #define VERSION_EXTRA_STR "" -#define VERSION_STR "1.0" -#define VERSION_DATE "2012-10-15" +#define VERSION_STR "1.3" +#define VERSION_DATE "2013-02-26" #endif