diff options
author | George Hazan <george.hazan@gmail.com> | 2015-04-07 19:10:24 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-04-07 19:10:24 +0000 |
commit | f19019ce1e932f1c773ca00e87fd64aea6e32430 (patch) | |
tree | d9389061530c0e6151e660c4b29e1147c9a11b15 /protocols/IcqOscarJ/src/version.h | |
parent | 3b3266f2d7621992cbb48ad72f98afece7cb98d1 (diff) |
added detection of ICQ mobile clients
git-svn-id: http://svn.miranda-ng.org/main/trunk@12660 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/src/version.h')
-rw-r--r-- | protocols/IcqOscarJ/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/version.h b/protocols/IcqOscarJ/src/version.h index 1ac289d41b..6826892c86 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 1
+#define __BUILD_NUM 2
#include <stdver.h>
|