summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-02-17 18:32:11 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-02-17 18:32:11 +0300
commit864bb725fe2bb200853244a766a96b5aab86eb7e (patch)
tree79d7ac6c600c09035db9e81278ee695a20f6c631 /protocols/IcqOscarJ/src/version.h
parentdbf3ad4417d28b7f13cecc9682ec5b6e57befa57 (diff)
ICQ:
- option "Enable AIM support" removed due to tight integration with MRA, which also uses string ids; - caps macros removed, cause we don't wanna these options to be disabled; - copyright update; - version bump.
Diffstat (limited to 'protocols/IcqOscarJ/src/version.h')
-rw-r--r--protocols/IcqOscarJ/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/version.h b/protocols/IcqOscarJ/src/version.h
index f8ae88021d..2c97255fe5 100644
--- a/protocols/IcqOscarJ/src/version.h
+++ b/protocols/IcqOscarJ/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 11
#define __RELEASE_NUM 3
-#define __BUILD_NUM 4
+#define __BUILD_NUM 5
#include <stdver.h>