We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c30759 + 25ea2ca commit 70537a0Copy full SHA for 70537a0
1 file changed
ClimsoftVer4/ClimsoftVer4/frmSplashScreen.vb
@@ -43,7 +43,7 @@ Public NotInheritable Class frmSplashScreen
43
44
ClsTranslations.TranslateForm(Me)
45
'due to translations. Append the version number here
46
- lblVersion.Text = lblVersion.Text & " 4.2.5"
+ lblVersion.Text = lblVersion.Text & " 4.2.6"
47
48
Timer1.Start()
49
0 commit comments