diff options
Diffstat (limited to 'protocols/FacebookRM/src/version.h')
-rw-r--r-- | protocols/FacebookRM/src/version.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/protocols/FacebookRM/src/version.h b/protocols/FacebookRM/src/version.h deleted file mode 100644 index 707f990a20..0000000000 --- a/protocols/FacebookRM/src/version.h +++ /dev/null @@ -1,13 +0,0 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 4 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 4 - -#include <stdver.h> - -#define __PLUGIN_NAME "Facebook" -#define __FILENAME "Facebook.dll" -#define __DESCRIPTION "Facebook protocol support for Miranda NG." -#define __AUTHOR "Michal Zelinka, Robert Pösel" -#define __AUTHORWEB "https://miranda-ng.org/p/Facebook/" -#define __COPYRIGHT "© 2009-11 Michal Zelinka, 2011-17 Robert Pösel, 2017-19 Miranda NG team" |