Skip to content

Commit 2178608

Browse files
committed
Version 1.4.4
1 parent e53c56e commit 2178608

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-12 KB
Binary file not shown.

source/defDbmsConnectionWizard.bas

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Option Private Module
1515

1616
Public Const DCW_AppName As String = "DbmsConnectionWizard"
1717
Public Const DCW_AppFullName As String = "DBMS Connection Wizard"
18-
Public Const DCW_Version As String = "1.4.3"
19-
Public Const DCW_VersionDate As String = "2023-05-27"
18+
Public Const DCW_Version As String = "1.4.4"
19+
Public Const DCW_VersionDate As String = "2023-06-10"
2020

2121
'Formulare
2222
Public Const DCW_LoginFormName As String = "LoginForm"

0 commit comments

Comments
 (0)