summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SmileyAdd/src/version.h')
-rw-r--r--plugins/SmileyAdd/src/version.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/SmileyAdd/src/version.h b/plugins/SmileyAdd/src/version.h
new file mode 100644
index 0000000000..104839a3a2
--- /dev/null
+++ b/plugins/SmileyAdd/src/version.h
@@ -0,0 +1,3 @@
+#define __FILEVERSION_STRING 0,2,3,17
+#define __VERSION_STRING "0.2.3.17"
+#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 2, 3, 17)