summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-02-09 12:16:07 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-02-09 12:16:07 +0300
commitf1f2e30c147faf3ee68c47e9ade1cc38e36e2f23 (patch)
tree6219de0d8c80060bb1557eba656b8530d24989f1
parent8e408faeaa6e0938cd0492fb0dff5807b953b6cf (diff)
ICQ-WIM: version bump
-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 9a15a7e5ae..5b655a7047 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 1
+#define __BUILD_NUM 2
#include <stdver.h>