summaryrefslogtreecommitdiff
path: root/protocols/Weather/version.h
blob: 133e5f08182ed7d3ca79d1d57bcb42cbd750ad87 (plain)
1
2
3
4
5
6
#define __FILEVERSION_STRING        0,3,8,19
#define __VERSION_STRING            "0.3.8.19"
#define __VERSION_DWORD             PLUGIN_MAKE_VERSION(0, 3, 8, 19)

#define BETA		                FALSE
#define AUTH		                "NoName, borkra"