diff options
Diffstat (limited to 'plugins/GmailNotifier/src/version.h')
-rw-r--r-- | plugins/GmailNotifier/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/GmailNotifier/src/version.h b/plugins/GmailNotifier/src/version.h index 784dcc7076..74bd805294 100644 --- a/plugins/GmailNotifier/src/version.h +++ b/plugins/GmailNotifier/src/version.h @@ -1,5 +1,5 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 3
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
#define __BUILD_NUM 1
|