summaryrefslogtreecommitdiff
path: root/plugins/TipperYM/version.h
blob: c71b187bc094e696134fdce3ab9472709af4057f (plain)
1
2
3
4
#define __FILEVERSION_STRING        2,1,0,4
#define __VERSION_STRING            "2.1.0.4"
#define __VERSION_DWORD             PLUGIN_MAKE_VERSION(2, 1, 0, 4)