GUI/AboutBox.Designer.cs
changeset 7 9523a3322777
parent 5 a5ecd988d38f
child 63 1a7c13ac7348
     1.1 --- a/GUI/AboutBox.Designer.cs	Thu Jan 28 19:31:10 2010 +0000
     1.2 +++ b/GUI/AboutBox.Designer.cs	Thu Jan 28 23:29:39 2010 +0000
     1.3 @@ -124,7 +124,7 @@
     1.4        this.label3.Name = "label3";
     1.5        this.label3.Size = new System.Drawing.Size(99, 15);
     1.6        this.label3.TabIndex = 4;
     1.7 -      this.label3.Text = "Version 0.1.1 Beta";
     1.8 +      this.label3.Text = "Version " + System.Windows.Forms.Application.ProductVersion + " Beta";
     1.9        // 
    1.10        // label4
    1.11        //