diff --git a/include/version.h b/include/version.h index 77dab8f..430799c 100644 --- a/include/version.h +++ b/include/version.h @@ -31,8 +31,8 @@ * along with quantiNemo. If not, see . */ #define RELEASE 2 -#define REVISION 1 -#define MINOR_VERSION 0 +#define REVISION 0 +#define MINOR_VERSION 1 #define TEMP_VERSION "" #define VERSION_DATE __DATE__//"[08 May 2007]" __DATE__ /__TIME__ /__TIMESTAMP__