diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h index 407644bbb61efa2f3fae6e92a76167f2a78240bb..4aa45d58395e5a85ceddefdbbe34ace3e28daec1 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.1" +#define NEXT_SOFTWARE_VERSION "2.2" #endif