From afdf70773acc30668fbcee62eb9d663fef54365d Mon Sep 17 00:00:00 2001 From: Kurenai Date: Wed, 13 Oct 2021 13:59:56 +0800 Subject: =?UTF-8?q?fix=E4=BA=86=E4=B8=80=E4=B8=AA=E5=B0=8Fbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index 951882e..e0607da 100644 --- a/main.go +++ b/main.go @@ -35,7 +35,7 @@ type mkv struct { } func main() { - setWindowTitle("MKV Tool v2.1.0") + setWindowTitle("MKV Tool v2.1.1") s := "" c := false d := false -- cgit v1.2.1