Skip to content

Commit

Permalink
Changing app to Stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewNaylor committed Dec 23, 2016
1 parent 86ddc3c commit f9a079a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UXL-Launcher/AboutWindow.vb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Public Class aaformAboutWindow

' Put the text in the About box on launch.
textboxAboutApp.Text = ("UXL Launcher - Unified eXecutable Launcher" & vbCrLf &
"Version " & My.Application.Info.Version.ToString & " Release Candidate 1 - Codename ""New Change""" & vbCrLf &
"Version " & My.Application.Info.Version.ToString & " Stable - Codename ""New Change""" & vbCrLf &
"App compiled at UTC: " & BuildDateString &
"Copyright (C) 2013-2016 Drew Naylor" & vbCrLf &
"" & vbCrLf &
Expand Down

0 comments on commit f9a079a

Please sign in to comment.