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

#include <stdver.h>

#define __PLUGIN_NAME            "History linklist plus"
#define __FILENAME               "LinkList.dll"
#define __DESCRIPTION             "Generates a list of extracted URIs from the history."
#define __AUTHOR               "Thomas Wendel, gureedo"
#define __AUTHORWEB               "https://miranda-ng.org/p/LinkList"
#define __COPYRIGHT               "© 2010-2011 gureedo"