diff options
Diffstat (limited to 'miranda-wine/protocols/JabberG/version.h')
-rw-r--r-- | miranda-wine/protocols/JabberG/version.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/miranda-wine/protocols/JabberG/version.h b/miranda-wine/protocols/JabberG/version.h new file mode 100644 index 0000000..def2e71 --- /dev/null +++ b/miranda-wine/protocols/JabberG/version.h @@ -0,0 +1,3 @@ +#define __FILEVERSION_STRING 0,6,0,1
+#define __VERSION_STRING "0.6.0.1"
+#define __VERSION_DWORD 0x00060001
|