diff options
author | George Hazan <ghazan@miranda.im> | 2017-11-24 14:52:14 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-11-24 14:52:14 +0300 |
commit | baa0c8ab5a4e5dc7a94a6bb0b8be095a760f48d0 (patch) | |
tree | d4a6b214ca5407cbc236f61190e9e7ec91cea929 /plugins/DbEditorPP/src/version.h | |
parent | 7394160d234881ab31ba5f5e996e052ef5002b6c (diff) |
dbeditor:
- code cleaning
- version bump
Diffstat (limited to 'plugins/DbEditorPP/src/version.h')
-rw-r--r-- | plugins/DbEditorPP/src/version.h | 2 |
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> |