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

#include <stdver.h>

#define __PLUGIN_NAME             "New Away System Mod"
#define __FILENAME                "NewAwaySys.dll"
#define __DESCRIPTION             "Allows you to handle your status messages in a convenient way."
#define __AUTHOR                  "NightFox, Deathdemon, XF007, Goblineye Entertainment"
#define __AUTHORWEB               "https://miranda-ng.org/p/NewAwaySys/"
#define __COPYRIGHT               "© 2010 NightFox; © 2005-2007 Chervov Dmitry; © 2004-2005 Iksaif; © 2002-2003 Goblineye Entertainment"