Merge pull request 'chore: 프로그램 상단 버전명 수정' (#8) from chore/update-version-label into main
Reviewed-on: #8
This commit is contained in:
commit
024ba33d6b
@ -8,7 +8,7 @@ Imports Mysqlx
|
|||||||
Imports Mysqlx.XDevAPI
|
Imports Mysqlx.XDevAPI
|
||||||
|
|
||||||
Public Class MainForm
|
Public Class MainForm
|
||||||
Public Const FormVersion As String = "2.0.0"
|
Public Const FormVersion As String = "2.0.1"
|
||||||
Private Const FormName As String = "DUALSONIC Product Manager Ver " & FormVersion
|
Private Const FormName As String = "DUALSONIC Product Manager Ver " & FormVersion
|
||||||
|
|
||||||
Private Const TDNameSize As Int16 = 10
|
Private Const TDNameSize As Int16 = 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user