summaryrefslogtreecommitdiff
path: root/plugins/AVS/version.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-20 18:33:39 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-20 18:33:39 +0000
commit67c6f233d7e60ad59918e734fe565f5f5dfd28d5 (patch)
tree213ab09cf6250d2bee311dc20e0c580838681580 /plugins/AVS/version.h
parentc9bf0c30a59a922b96713db54e2293fdf7334adf (diff)
projects renames and fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AVS/version.h')
-rw-r--r--plugins/AVS/version.h5
1 files changed, 5 insertions, 0 deletions
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