diff options
Diffstat (limited to 'plugins/SmileyAdd/version.h')
-rw-r--r-- | plugins/SmileyAdd/version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/SmileyAdd/version.h b/plugins/SmileyAdd/version.h index c6960ff94c..104839a3a2 100644 --- a/plugins/SmileyAdd/version.h +++ b/plugins/SmileyAdd/version.h @@ -1,3 +1,3 @@ -#define __FILEVERSION_STRING 0,2,3,16
-#define __VERSION_STRING "0.2.3.16"
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 2, 3, 16)
+#define __FILEVERSION_STRING 0,2,3,17
+#define __VERSION_STRING "0.2.3.17"
+#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 2, 3, 17)
|