Bump version number

This commit is contained in:
Matt Nadareski
2016-03-29 23:33:47 -07:00
parent b225fd7395
commit 1ad7ddccc5
2 changed files with 2 additions and 2 deletions

View File

@@ -257,7 +257,7 @@
this.Controls.Add(this.menuStrip1);
this.MainMenuStrip = this.menuStrip1;
this.Name = "SabreToolsUI";
this.Text = "SabreTools UI";
this.Text = "SabreTools UI 0.2.0.0";
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.ResumeLayout(false);