버전정보 수정
parent
185250257a
commit
7f079db2e1
BIN
INT63DC_2C.suo
BIN
INT63DC_2C.suo
Binary file not shown.
|
@ -153,7 +153,7 @@ namespace INT63DC_2C.Forms
|
||||||
}
|
}
|
||||||
private void DefaultSetting()
|
private void DefaultSetting()
|
||||||
{
|
{
|
||||||
this.labelDisplayVer.Text = "8.2.0";
|
this.labelDisplayVer.Text = "8.2.1";
|
||||||
this.labelSerialNo.Text = this.ParentForm.SystemConfig.SerialNumber;
|
this.labelSerialNo.Text = this.ParentForm.SystemConfig.SerialNumber;
|
||||||
this.textBoxSerialNo.Location = new Point(395, 225);
|
this.textBoxSerialNo.Location = new Point(395, 225);
|
||||||
this.textBoxSerialNo.Visible = false;
|
this.textBoxSerialNo.Visible = false;
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue