From a72094fa09f7ebe71d29eb7254bdafa18fa60d37 Mon Sep 17 00:00:00 2001 From: UMEZAWA Takeshi Date: Sat, 29 May 2021 16:07:47 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E3=82=92=2022.4.0=20=E3=81=A8=E3=81=99=E3=82=8B=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utv_core/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utv_core/version.h b/utv_core/version.h index 36cd4af..c1f80c7 100644 --- a/utv_core/version.h +++ b/utv_core/version.h @@ -6,7 +6,7 @@ #ifndef UTVIDEO_VERSION #define UTVIDEO_VERSION_MAJOR 22 -#define UTVIDEO_VERSION_MINOR 3 +#define UTVIDEO_VERSION_MINOR 4 #define UTVIDEO_VERSION_BUGFIX 0 #ifndef ISPP_INVOKED