From 0a64fc1647e6c9b80f57ad554bc277557fbc7a8d Mon Sep 17 00:00:00 2001 From: "DESKTOP-999R8N3\\CJY" Date: Thu, 22 Aug 2024 09:30:13 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=EC=A0=84=EC=A0=95=EB=B3=B4=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- INT69DC_7C/Forms/FormInformation.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INT69DC_7C/Forms/FormInformation.cs b/INT69DC_7C/Forms/FormInformation.cs index b8788b1..ab84783 100644 --- a/INT69DC_7C/Forms/FormInformation.cs +++ b/INT69DC_7C/Forms/FormInformation.cs @@ -140,7 +140,7 @@ namespace INT69DC_7C.Forms } private void DefaultSetting() { - this.labelDisplayVer.Text = "11.4.0"; + this.labelDisplayVer.Text = "11.4.1"; if(this.ParentForm.SystemConfig.EquipmentMode == 7) this.labelTitleMainboardName.Text = "INT68M-2A"; else