summaryrefslogtreecommitdiff
path: root/plugins/ListeningTo/src/version.h
blob: fe5919a3db0cb7983779bf4261fe2b431798f9ed (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              1

#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 __AUTHORWEB              "https://miranda-ng.org/p/ListeningTo"
#define __COPYRIGHT              "© 2006-2009 Ricardo Pescuma Domenecci"