diff options
author | Goraf <22941576+Goraf@users.noreply.github.com> | 2018-01-18 19:56:09 +0100 |
---|---|---|
committer | Goraf <22941576+Goraf@users.noreply.github.com> | 2018-01-19 01:39:33 +0100 |
commit | c0569ec17ede7bf5dcdb5102810ad2d6153b603c (patch) | |
tree | 3ef33f0b3a0c6af5e7f4cbfddb5e83fb1bf2afbf /protocols/Gadu-Gadu/src/version.h | |
parent | fb40ed2b6385b9e3a85b35ba27f3a42207d22234 (diff) |
Gadu-Gadu:
* force SSL and manual hosts
* force keeping connection allive
* send ping only once per minute
* overwirte old servers list
* version bump
Diffstat (limited to 'protocols/Gadu-Gadu/src/version.h')
-rw-r--r-- | protocols/Gadu-Gadu/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/src/version.h b/protocols/Gadu-Gadu/src/version.h index 87f697f4fc..0bb38454da 100644 --- a/protocols/Gadu-Gadu/src/version.h +++ b/protocols/Gadu-Gadu/src/version.h @@ -21,7 +21,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 11
#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __BUILD_NUM 4
#include <stdver.h>
|