diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-04-23 11:36:27 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-04-23 11:36:27 +0000 |
commit | dd13e3c81400c3607a4f63a501b53b46052035ab (patch) | |
tree | ccd0de10427f8a4e09b0b4bbc6c7cdf840711b16 /plugins/SmileyAdd/src/version.h | |
parent | 6db82178f9864a273287fc5d3c8cd979b91d8c18 (diff) |
SmileyAdd:
add per protocol global smiley packs support
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@13056 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SmileyAdd/src/version.h')
-rw-r--r-- | plugins/SmileyAdd/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/version.h b/plugins/SmileyAdd/src/version.h index 82ac720df0..d4e03ce728 100644 --- a/plugins/SmileyAdd/src/version.h +++ b/plugins/SmileyAdd/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 3
-#define __BUILD_NUM 17
+#define __BUILD_NUM 18
#include <stdver.h>
|