summaryrefslogtreecommitdiff
path: root/plugins/MenuItemEx/src/version.h
blob: 6916e7d13401df3ab96a8901dd4aebf8240ad10d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#define __MAJOR_VERSION          1
#define __MINOR_VERSION          3
#define __RELEASE_NUM            2
#define __BUILD_NUM              0

#include <stdver.h>

#define __PLUGIN_NAME           "Menu item ext"
#define __FILENAME              "MenuEx.dll"
#define __DESCRIPTION           "Adds some useful options to a contacts menu."
#define __AUTHOR                "Heiko Schillinger, Baloo, Billy_Bons, Robert Pösel"
#define __AUTHORWEB             "https://miranda-ng.org/p/MenuEx/"
#define __COPYRIGHT             "© 2001-03 Heiko Schillinger, © 2006-08 Baloo, © 2009-10 Billy_Bons, © 2011-13 Robert Pösel"