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

#include <stdver.h>

#define __PLUGIN_NAME            "Currency Rates"
#define __FILENAME               "CurrencyRates.dll"
#define __DESCRIPTION            "Shows currency rates."
#define __AUTHOR                 "Dioksin"
#define __AUTHORWEB              "https://miranda-ng.org/p/CurrencyRates/"
#define __COPYRIGHT              ""