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

#include <stdver.h>

#define __PLUGIN_NAME            "ListeningTo"
#define __FILENAME               "ListeningTo.dll"
#define __DESCRIPTION             "Handles listening information to/for contacts."
#define __AUTHOR               "Ricardo Pescuma Domenecci"
#define __AUTHOREMAIL            ""
#define __AUTHORWEB               "http://miranda-ng.org/p/ListeningTo/"
#define __COPYRIGHT               "© 2006-2009 Ricardo Pescuma Domenecci"