From 31a64b25521f2c96e88b7238343d9c05832d1eda Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 28 Apr 2021 19:48:34 +0300 Subject: Dbeditor++: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Search/Replace dialog -> UI classes; - fixes #2863 (DbEditor: невозможно перейти к результатам поиска без мыши); - version bump --- plugins/DbEditorPP/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/DbEditorPP/src/version.h') diff --git a/plugins/DbEditorPP/src/version.h b/plugins/DbEditorPP/src/version.h index 5d41638d3e..0c5cea7c4e 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 2 -#define __BUILD_NUM 2 +#define __BUILD_NUM 3 #include -- cgit v1.2.3