diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-05 21:00:37 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-05 21:00:37 +0000 |
commit | 7af885608ecb5da860d81d692bf15aa26fdb7b8e (patch) | |
tree | 022af1de204fcb1a1b168f25538b374ed1f3375e /plugins | |
parent | 501c0e1dbdcf7f7f1b52168439658ecfe500ed14 (diff) |
bump (for msn ini update)
git-svn-id: http://svn.miranda-ng.org/main/trunk@10703 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/Weather/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Weather/src/version.h b/plugins/Weather/src/version.h index f311895f67..d242207935 100644 --- a/plugins/Weather/src/version.h +++ b/plugins/Weather/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 4
#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>
|