Version bump to 2.1.7

This commit is contained in:
Grigory Chudov
2018-03-11 19:17:57 -04:00
parent a4565dbd30
commit d6ed3177aa
60 changed files with 80 additions and 83 deletions

View File

@@ -68,7 +68,7 @@
this.IsMdiContainer = true;
this.MainMenuStrip = this.menuStrip1;
this.Name = "frmCUEPlayer";
this.Text = "CUEPlayer 2.1.6";
this.Text = "CUEPlayer 2.1.7";
this.Load += new System.EventHandler(this.frmCUEPlayer_Load);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmCUEPlayer_FormClosing);
this.menuStrip1.ResumeLayout(false);