diff options
| author | Alee14 <alee14498@gmail.com> | 2017-07-04 14:19:13 -0400 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2017-07-04 14:19:13 -0400 |
| commit | 39e1301eccbe056e381ab76b80e7c376383a3bec (patch) | |
| tree | 2227ed9e49eab1262f8314e18312ceabb99ccdf4 | |
| parent | ec552fb640dce9bb7ef46d143edffaaa585f219e (diff) | |
| download | YouTube-TV-39e1301eccbe056e381ab76b80e7c376383a3bec.tar.gz YouTube-TV-39e1301eccbe056e381ab76b80e7c376383a3bec.tar.bz2 YouTube-TV-39e1301eccbe056e381ab76b80e7c376383a3bec.zip | |
Updated
| -rw-r--r-- | YouTube TV/Form1.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/YouTube TV/Form1.Designer.cs b/YouTube TV/Form1.Designer.cs index d241699..d7075fc 100644 --- a/YouTube TV/Form1.Designer.cs +++ b/YouTube TV/Form1.Designer.cs @@ -53,9 +53,9 @@ this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(30, 352); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(86, 13); + this.label2.Size = new System.Drawing.Size(95, 13); this.label2.TabIndex = 2; - this.label2.Text = "YouTube TV 0.1"; + this.label2.Text = "YouTube TV 0.1.1"; // // label3 // |
