diff options
Diffstat (limited to 'protocols/Yahoo/version.h')
-rw-r--r-- | protocols/Yahoo/version.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/protocols/Yahoo/version.h b/protocols/Yahoo/version.h new file mode 100644 index 0000000000..f00f94bb7e --- /dev/null +++ b/protocols/Yahoo/version.h @@ -0,0 +1,5 @@ +#include "../../include/m_version.h" + +#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION +#define __VERSION_STRING MIRANDA_VERSION_STRING +#define __VERSION_DWORD MIRANDA_VERSION_DWORD |