summaryrefslogtreecommitdiff
path: root/plugins/Import/src/version.h
blob: 0231d7a7ea72c60485a70e5a4905ed55361882c5 (plain)
1
2
3
#define __FILEVERSION_STRING        0,11,0,1
#define __VERSION_STRING            "0.11.0.1"
#define __VERSION_DWORD             PLUGIN_MAKE_VERSION(0, 11, 0, 1)