diff options
Diffstat (limited to 'protocols/IcqOscarJ/version.h')
-rw-r--r-- | protocols/IcqOscarJ/version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/protocols/IcqOscarJ/version.h b/protocols/IcqOscarJ/version.h index 8edfeaebb9..0231d7a7ea 100644 --- a/protocols/IcqOscarJ/version.h +++ b/protocols/IcqOscarJ/version.h @@ -1,3 +1,3 @@ -#define __FILEVERSION_STRING 0,92,2,0
-#define __VERSION_STRING "0.92.2.0"
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0)
+#define __FILEVERSION_STRING 0,11,0,1
+#define __VERSION_STRING "0.11.0.1"
+#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 11, 0, 1)
|