diff --git a/MakefileGui/AboutBox.Designer.cs b/MakefileGui/AboutBox.Designer.cs index 1c6d967..74cf759 100644 --- a/MakefileGui/AboutBox.Designer.cs +++ b/MakefileGui/AboutBox.Designer.cs @@ -81,9 +81,9 @@ private void InitializeComponent() this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(17, 80); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(60, 13); + this.label5.Size = new System.Drawing.Size(69, 13); this.label5.TabIndex = 4; - this.label5.Text = "Version 1.2"; + this.label5.Text = "Version 1.2.1"; // // linkLabel1 //