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

#include <stdver.h>

#define __PLUGIN_NAME            "Quotes"
#define __FILENAME               "Quotes.dll"
#define __DESCRIPTION            "Shows currency rates and economic quotes."
#define __AUTHOR                 "Dioksin"
#define __AUTHOREMAIL            "dioksin@ua.fm"
#define __AUTHORWEB              "https://miranda-ng.org/p/Quotes/"
#define __COPYRIGHT              ""