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

#include <stdver.h>

#define __PLUGIN_NAME            "xStatus notify"
#define __FILENAME               "NewXstatusNotify.dll"
#define __DESCRIPTION            "Notifies you when a contact changes his/her (X)status or status message."
#define __AUTHOR               "Luca Santarelli, Vasilich, yaho"
#define __AUTHOREMAIL            "yaho@miranda-easy.net"
#define __AUTHORWEB               "http://miranda-ng.org/p/NewXstatusNotify/"
#define __COPYRIGHT               "© 2001-2004 Luca Santarelli, 2005-2007 Vasilich, 2007-2011 yaho"