diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h index 700d834e9cf63cc7750e0040970b1935eee7689e..407644bbb61efa2f3fae6e92a76167f2a78240bb 100644 --- a/source/Lib/CommonLib/version.h +++ b/source/Lib/CommonLib/version.h @@ -1,3 +1,3 @@ #if ! defined( NEXT_SOFTWARE_VERSION ) -#define NEXT_SOFTWARE_VERSION "2.0.1" +#define NEXT_SOFTWARE_VERSION "2.1" #endif