From de1f7c2799faeb500ec134c3ae20049ceed38548 Mon Sep 17 00:00:00 2001 From: Tong Sun Date: Fri, 26 May 2023 20:51:04 -0400 Subject: [PATCH] - [#] Release v1.11.0 --- ffcvt.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ffcvt.go b/ffcvt.go index af94f9f..5779096 100644 --- a/ffcvt.go +++ b/ffcvt.go @@ -54,8 +54,8 @@ type videoCol struct { // Global variables definitions var ( - version = "1.10.0" - date = "2023-05-18" + version = "1.11.0" + date = "2023-05-26" encodedExt string = _encodedExt totalOrg int64 = 1