diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-16 20:33:57 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-16 20:33:57 +0000 |
commit | 441fc59c23b7f07b1d50ba790fc14796d4249aa8 (patch) | |
tree | 03acf2f008194ffcdcd27d598ed49489965c2b4d /plugins/CmdLine/src | |
parent | d3acde55dd6b14babfe4a610344114d4d3e6eb08 (diff) |
bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@14221 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CmdLine/src')
-rw-r--r-- | plugins/CmdLine/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CmdLine/src/version.h b/plugins/CmdLine/src/version.h index 563920a78f..74bd62ad27 100644 --- a/plugins/CmdLine/src/version.h +++ b/plugins/CmdLine/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 4
-#define __BUILD_NUM 3
+#define __BUILD_NUM 4
#include <stdver.h>
|