summaryrefslogtreecommitdiff
path: root/protocols/Skype/version.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2012-09-25 19:18:37 +0000
committerAlexander Lantsev <aunsane@gmail.com>2012-09-25 19:18:37 +0000
commit016a848803aaaff835a51a495327148781163342 (patch)
treee8092ef39faa5fec75c4c586763899294911b69e /protocols/Skype/version.h
parent2eea33b2dcc64a02461a95b026d01c54c651fe26 (diff)
- init commit
git-svn-id: http://svn.miranda-ng.org/main/trunk@1657 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/version.h')
-rw-r--r--protocols/Skype/version.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/Skype/version.h b/protocols/Skype/version.h
new file mode 100644
index 0000000000..d66bebe741
--- /dev/null
+++ b/protocols/Skype/version.h
@@ -0,0 +1,3 @@
+#pragma once
+
+#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 1, 0, 0) \ No newline at end of file