diff options
Diffstat (limited to 'plugins/Nudge/src/Version.h')
-rw-r--r-- | plugins/Nudge/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Nudge/src/Version.h b/plugins/Nudge/src/Version.h index 965767c3bb..e3e9d259c6 100644 --- a/plugins/Nudge/src/Version.h +++ b/plugins/Nudge/src/Version.h @@ -1,5 +1,5 @@ #define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
+#define __MINOR_VERSION 2
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
|