diff options
Diffstat (limited to 'protocols/Skype/version.h')
-rw-r--r-- | protocols/Skype/version.h | 3 |
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 |