diff options
Diffstat (limited to 'plugins/Variables/src/Version.h')
-rw-r--r-- | plugins/Variables/src/Version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Variables/src/Version.h b/plugins/Variables/src/Version.h index 5effadf6b7..40ca251672 100644 --- a/plugins/Variables/src/Version.h +++ b/plugins/Variables/src/Version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
-#define __RELEASE_NUM 3
-#define __BUILD_NUM 10
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 11
#include <stdver.h>
|