diff options
Diffstat (limited to 'protocols/JabberG/src/version.h')
-rw-r--r-- | protocols/JabberG/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/src/version.h b/protocols/JabberG/src/version.h index b8a7382590..088b87f37c 100644 --- a/protocols/JabberG/src/version.h +++ b/protocols/JabberG/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 0
+#define __MAJOR_VERSION 0
#define __MINOR_VERSION 11
#define __RELEASE_NUM 0
#define __BUILD_NUM 5
|