diff options
author | George Hazan <ghazan@miranda.im> | 2019-03-04 22:10:26 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-03-04 22:10:26 +0300 |
commit | 6b12ab62f6aee61ded7bf4fab76b93975785e721 (patch) | |
tree | c2986d26afef18d3b9e270c44948fa252d3514f9 /plugins/MenuItemEx/src/version.h | |
parent | 260827b1bf896a14ade03af934be78f210dcd1f6 (diff) |
MenuItemEx: Request Auth menu item removed
Diffstat (limited to 'plugins/MenuItemEx/src/version.h')
-rw-r--r-- | plugins/MenuItemEx/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MenuItemEx/src/version.h b/plugins/MenuItemEx/src/version.h index b8d16932e6..6916e7d134 100644 --- a/plugins/MenuItemEx/src/version.h +++ b/plugins/MenuItemEx/src/version.h @@ -1,6 +1,6 @@ #define __MAJOR_VERSION 1
#define __MINOR_VERSION 3
-#define __RELEASE_NUM 1
+#define __RELEASE_NUM 2
#define __BUILD_NUM 0
#include <stdver.h>
|