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

#include <stdver.h>

#define __PLUGIN_NAME             "MirFox"
#define __FILENAME                "MirFox.dll"
#define __DESCRIPTION             "MirFox (Miranda NG) - part of Miranda-Firefox integration - http://wsx22.3.xpdev-hosted.com"
#define __AUTHOR                  "Szymon Tokarz"
#define __AUTHOREMAIL             "wsx22@o2.pl"
#define __AUTHORWEB               "https://miranda-ng.org/p/MirFox/"
#define __COPYRIGHT               "© 2013 - 2017 Szymon Tokarz"