summaryrefslogtreecommitdiff
path: root/plugins/CmdLine
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-06-21 19:49:53 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-06-21 19:49:53 +0000
commit5ddbf0a101cbd53b229051c8438dc2beda2fc80d (patch)
tree8e407946598d6ca96bfff495766619d45cc687a9 /plugins/CmdLine
parente79638b70be57501bb9995b24665a109188922fc (diff)
bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@14309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CmdLine')
-rw-r--r--plugins/CmdLine/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CmdLine/src/version.h b/plugins/CmdLine/src/version.h
index 74bd62ad27..5a1aa99af8 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 4
+#define __BUILD_NUM 5
#include <stdver.h>