summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify/src/version.h
blob: c6303501061047303099b3e531af7592173a565c (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              11

#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"