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

#include <stdver.h>

#define __PLUGIN_NAME            "GPG"
#define __FILENAME               "New_GPG.dll"
#define __DESCRIPTION            "New GPG encryption support plugin, based on code from old GPG plugin and SecureIM."
#define __AUTHOR                 "sss"
#define __AUTHOREMAIL            "sss123next@list.ru"
#define __AUTHORWEB              "http://miranda-ng.org/p/New_GPG/"
#define __COPYRIGHT              "© 2010-16 sss"