Changed application title to "MatterControl 1.1".
This commit is contained in:
parent
6a52547106
commit
da879c3746
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ namespace MatterHackers.MatterControl
|
|||
this.AnchorAll();
|
||||
|
||||
UseOpenGL = true;
|
||||
Title = "MatterControl (beta)";
|
||||
Title = "MatterControl 1.1";
|
||||
|
||||
ActivePrinterProfile.CheckForAndDoAutoConnect();
|
||||
UiThread.RunOnIdle(CheckOnPrinter);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue