summaryrefslogtreecommitdiff
path: root/plugins/wbOSD/buildnumber.h
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2013-05-12 13:31:34 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2013-05-12 13:31:34 +0000
commita197d77bd256a1ebe58454a34315e252d5441edc (patch)
tree022ccf76a206fc8197b1f90746d2ef5348c76abf /plugins/wbOSD/buildnumber.h
parent59328dff21b246ffee24cfd45dfe36b65c76e916 (diff)
wbOSD adopted, initial version
git-svn-id: http://svn.miranda-ng.org/main/trunk@4638 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/wbOSD/buildnumber.h')
-rw-r--r--plugins/wbOSD/buildnumber.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/wbOSD/buildnumber.h b/plugins/wbOSD/buildnumber.h
new file mode 100644
index 0000000000..b77727792f
--- /dev/null
+++ b/plugins/wbOSD/buildnumber.h
@@ -0,0 +1,6 @@
+#ifndef _BUILDNUMBER_
+#define BUILDNUMBER 0
+#define __FILEVERSION_STRING 0,2,1,0
+#define __VERSION_STRING "0.2.1.0"
+#define __VERSION_DWORD 0x20100
+#endif //_BUILDNUMBER_