Update about box to reflect the 1.0.4a release

This commit is contained in:
adelikat 2012-06-18 02:58:21 +00:00
parent a6ced95e07
commit b40d0eb199
1 changed files with 2 additions and 2 deletions

View File

@ -118,9 +118,9 @@
this.VersionLabel.AutoSize = true;
this.VersionLabel.Location = new System.Drawing.Point(201, 56);
this.VersionLabel.Name = "VersionLabel";
this.VersionLabel.Size = new System.Drawing.Size(188, 13);
this.VersionLabel.Size = new System.Drawing.Size(194, 13);
this.VersionLabel.TabIndex = 7;
this.VersionLabel.Text = "Version 1.0.4 Released June 16, 2012";
this.VersionLabel.Text = "Version 1.0.4a Released June 17, 2012";
//
// label5
//