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

#include <stdver.h>

#define __PLUGIN_NAME            "Magnetic Windows"
#define __FILENAME               "MagneticWindows.dll"
#define __DESCRIPTION            "Makes the main contactlist and the chat windows snapping to the desktop border and to each other."
#define __AUTHOR                 "Michael Kunz"
#define __AUTHOREMAIL            "Michael.Kunz@s2005.TU-Cemnitz.de"
#define __AUTHORWEB              "http://miranda-ng.org/p/MagneticWindows/"
#define __COPYRIGHT              "© 2006 Michael Kunz"