Update about box to reflect the 1.0.4a release
This commit is contained in:
parent
a6ced95e07
commit
b40d0eb199
|
@ -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
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue