diff --git a/ITC81DB_0H/Controls/CenterInformation/ControlCenterInforSystem.cs b/ITC81DB_0H/Controls/CenterInformation/ControlCenterInforSystem.cs index 0e8c3c1..87baee4 100644 --- a/ITC81DB_0H/Controls/CenterInformation/ControlCenterInforSystem.cs +++ b/ITC81DB_0H/Controls/CenterInformation/ControlCenterInforSystem.cs @@ -66,7 +66,7 @@ namespace ITC81DB_0H.Controls private void DefaultSetting() { this.labelSerialNo.Text = this.ParentForm.ParentForm.SystemConfig1.SerialNumber; - this.labelDisplayVer.Text = "1.2.0"; + this.labelDisplayVer.Text = "1.2.1"; } public void UpdateMainBoardVersionDisplay(string version) diff --git a/ITC81DB_0H/Version.txt b/ITC81DB_0H/Version.txt index 9faa39a..e400861 100644 --- a/ITC81DB_0H/Version.txt +++ b/ITC81DB_0H/Version.txt @@ -12,6 +12,12 @@ ±âº»Çü ÄÁº£¾î °íÁ¤¹Ð¼¾¼­ °è·®±â */ +@ Ver 1.2.1 by CJY + - 2021.07.15 + - Ver 1.2.0 Modify + - ½Ã¸®¾ó/ÀÌ´õ³Ý Åë½Å Test Send ¹ö±× ¼öÁ¤ + - ÀÌ´õ³Ý Åë½Å Åë½Å¸ðµå ¼³Á¤ºÎºÐ Á¦´ë·Î °ªÀÌ ¶ß´ÂºÎºÐ È®ÀÎ + @ Ver 1.2.0 by CJY - 2021.05.18 - Ver 1.1.0 Modify diff --git a/ITC81DB_0H/bin/Release/ITC81DB_0H.exe b/ITC81DB_0H/bin/Release/ITC81DB_0H.exe index 50f95dd..c6eb827 100644 Binary files a/ITC81DB_0H/bin/Release/ITC81DB_0H.exe and b/ITC81DB_0H/bin/Release/ITC81DB_0H.exe differ diff --git a/ITC81DB_0H/obj/Release/ITC81DB_0H.exe b/ITC81DB_0H/obj/Release/ITC81DB_0H.exe index 50f95dd..c6eb827 100644 Binary files a/ITC81DB_0H/obj/Release/ITC81DB_0H.exe and b/ITC81DB_0H/obj/Release/ITC81DB_0H.exe differ