From 67c6f233d7e60ad59918e734fe565f5f5dfd28d5 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 20 May 2012 18:33:39 +0000 Subject: projects renames and fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AVS/version.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugins/AVS/version.h (limited to 'plugins/AVS/version.h') diff --git a/plugins/AVS/version.h b/plugins/AVS/version.h new file mode 100644 index 0000000000..826d9fdefb --- /dev/null +++ b/plugins/AVS/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 -- cgit v1.2.3