summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-11-24 14:52:14 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-11-24 14:52:14 +0300
commitbaa0c8ab5a4e5dc7a94a6bb0b8be095a760f48d0 (patch)
treed4a6b214ca5407cbc236f61190e9e7ec91cea929 /plugins/DbEditorPP/src/version.h
parent7394160d234881ab31ba5f5e996e052ef5002b6c (diff)
dbeditor:
- code cleaning - version bump
Diffstat (limited to 'plugins/DbEditorPP/src/version.h')
-rw-r--r--plugins/DbEditorPP/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/src/version.h b/plugins/DbEditorPP/src/version.h
index af169619ad..eef9fdf000 100644
--- a/plugins/DbEditorPP/src/version.h
+++ b/plugins/DbEditorPP/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 4
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>