diff options
author | George Hazan <george.hazan@gmail.com> | 2014-07-12 16:25:06 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-07-12 16:25:06 +0000 |
commit | 1ab0a376457ebbbfd938640cadd869a04ec878c1 (patch) | |
tree | d809965f07e0b93c8918b0d0970e9d9113e8f830 /protocols | |
parent | 8f57f4e8597c8eae88c1e869aa51188e67788142 (diff) |
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@9776 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-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 b57cfb008f..15ef33802d 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 2
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>
|