summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-03-11 12:19:00 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-03-11 12:19:00 +0300
commit79b5149e872319dcf0f2b6d5c4da5ece3ddc7993 (patch)
treef8733f7a1b1a918ca706bdad9ea696647dc7ed25 /protocols/ICQ-WIM/src/version.h
parent0d6b9512088d959126c965d82403623196a8ff85 (diff)
fixes #1892 (ICQ: still online even if network adapter is disabled)
Diffstat (limited to 'protocols/ICQ-WIM/src/version.h')
-rw-r--r--protocols/ICQ-WIM/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ICQ-WIM/src/version.h b/protocols/ICQ-WIM/src/version.h
index f023323c28..bb1e4cc050 100644
--- a/protocols/ICQ-WIM/src/version.h
+++ b/protocols/ICQ-WIM/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 11
-#define __BUILD_NUM 3
+#define __BUILD_NUM 4
#include <stdver.h>