Skip to content

Commit

Permalink
Merge pull request #747 from climsoft/version_4_2_2
Browse files Browse the repository at this point in the history
Version Label Update
  • Loading branch information
mhabimana authored May 6, 2024
2 parents 25099cb + 60155d6 commit ed5fba8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ClimsoftVer4/ClimsoftVer4/frmClimatSettings.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ClimsoftVer4/ClimsoftVer4/frmSplashScreen.vb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Public NotInheritable Class frmSplashScreen

ClsTranslations.TranslateForm(Me)
'due to translations. Append the version number here
lblVersion.Text = lblVersion.Text & " 4.2.1"
lblVersion.Text = lblVersion.Text & " 4.2.2"

Timer1.Start()

Expand Down

0 comments on commit ed5fba8

Please sign in to comment.