summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/version.h
blob: 00ea8b47edb5247d7c6fe58cce8bbbfd4e0918ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#define __MAJOR_VERSION          0
#define __MINOR_VERSION          96
#define __RELEASE_NUM            1
#define __BUILD_NUM              8

#include <stdver.h>

#define __PLUGIN_NAME            "ICQ-WIM protocol"
#define __FILENAME               "ICQ.dll"
#define __DESCRIPTION            "ICQ protocol support for Miranda NG."
#define __AUTHOR                 "George Hazan"
#define __AUTHORWEB              "https://miranda-ng.org/p/ICQ/"
#define __COPYRIGHT              "© 2018-22 George Hazan"