summaryrefslogtreecommitdiff
path: root/plugins/Weather/src/version.h
blob: c528909dd70419f4b714b656e79dda87ff346a8e (plain)
1
2
3
#define __FILEVERSION_STRING        0,4,0,1
#define __VERSION_STRING            "0.4.0.1"
#define __VERSION_DWORD             PLUGIN_MAKE_VERSION(0, 4, 0, 1)