diff --git a/BDInfo/FormMain.Designer.cs b/BDInfo/FormMain.Designer.cs index d9a7d0970c..017663adaf 100644 --- a/BDInfo/FormMain.Designer.cs +++ b/BDInfo/FormMain.Designer.cs @@ -502,7 +502,7 @@ private void InitializeComponent() this.Controls.Add(this.textBoxSource); this.Controls.Add(this.labelSource); this.Name = "FormMain"; - this.Text = "BDInfo v.0.7.1"; + this.Text = "BDInfo v.0.7.2"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing); this.Load += new System.EventHandler(this.FormMain_Load); this.LocationChanged += new System.EventHandler(this.FormMain_LocationChanged);