diff options
author | George Hazan <ghazan@miranda.im> | 2019-02-09 12:16:07 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-02-09 12:16:07 +0300 |
commit | f1f2e30c147faf3ee68c47e9ade1cc38e36e2f23 (patch) | |
tree | 6219de0d8c80060bb1557eba656b8530d24989f1 | |
parent | 8e408faeaa6e0938cd0492fb0dff5807b953b6cf (diff) |
ICQ-WIM: version bump
-rw-r--r-- | protocols/ICQ-WIM/src/version.h | 2 |
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> |