summaryrefslogtreecommitdiff
path: root/plugins/ListeningTo/src/version.h
blob: d65fb44463c69ed1699d8b9f7e94bbb8a5f8f372 (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              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 __AUTHORWEB              "https://miranda-ng.org/p/ListeningTo/"
#define __COPYRIGHT              "© 2006-2009 Ricardo Pescuma Domenecci"