diff options
Diffstat (limited to 'plugins/Sessions/Src/version.h')
-rw-r--r-- | plugins/Sessions/Src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Sessions/Src/version.h b/plugins/Sessions/Src/version.h index 76ee24f1e2..0043e585bb 100644 --- a/plugins/Sessions/Src/version.h +++ b/plugins/Sessions/Src/version.h @@ -1,6 +1,6 @@ #define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 4 +#define __MINOR_VERSION 2 +#define __RELEASE_NUM 0 #define __BUILD_NUM 1 #include <stdver.h> |