bump version

This commit is contained in:
Copy Liu 2016-11-19 00:08:05 +08:00
parent ca15b7e616
commit 21f194ebc4
No known key found for this signature in database
GPG Key ID: 63A453DBF23409AF

View File

@ -218,11 +218,11 @@
//
this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(244, 230);
this.label4.Location = new System.Drawing.Point(232, 230);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(29, 12);
this.label4.Size = new System.Drawing.Size(41, 12);
this.label4.TabIndex = 24;
this.label4.Text = "v0.1";
this.label4.Text = "v0.1.1";
//
// cbSideCh
//