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

#include <stdver.h>

#define __PLUGIN_NAME        "HistoryStats"
#define __FILENAME           "HistoryStats.dll"
#define __DESCRIPTION        "Creates detailed, colorful and highly customizable statistics using your message history."
#define __AUTHOR             "Martin Afanasjew"
#define __AUTHOREMAIL        "miranda@dark-passage.de"
#define __AUTHORWEB          "http://miranda-ng.org/p/HistoryStats/"
#define __COPYRIGHT          "© 2005-2007 by Martin Afanasjew (see README for further credits)"