summaryrefslogtreecommitdiff
path: root/plugins/NewAwaySysMod/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-02-22 15:43:09 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-02-22 15:43:09 +0000
commit81c1360e1fd7149a47f0d8c51e27aef811cf2351 (patch)
tree86da359b1898679f12c15e5a9801774adf35b19c /plugins/NewAwaySysMod/src/version.h
parent23060dd7bd4c9cb2572582d2ba3ad7a68790b5af (diff)
- switch to more effective functions of pcli;
- switch to the new protocol helpers; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8217 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewAwaySysMod/src/version.h')
-rw-r--r--plugins/NewAwaySysMod/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewAwaySysMod/src/version.h b/plugins/NewAwaySysMod/src/version.h
index 27b95c6b1d..532d1b5c68 100644
--- a/plugins/NewAwaySysMod/src/version.h
+++ b/plugins/NewAwaySysMod/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 4
#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __BUILD_NUM 1
#include <stdver.h>