From a5d6d09bfae8ee47d77dc4c0c5ef994b47240f44 Mon Sep 17 00:00:00 2001 From: horchi Date: Fri, 20 Dec 2019 08:35:38 +0100 Subject: 2019-12-20: Version 0.0.8\n Added support of softhdvaapi and softhddrm plugin\n\n --- HISTORY.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'HISTORY.h') diff --git a/HISTORY.h b/HISTORY.h index 2d1f445..5e0e8ab 100644 --- a/HISTORY.h +++ b/HISTORY.h @@ -7,8 +7,8 @@ * */ -#define _VERSION "0.0.7" -#define VERSION_DATE "14.10.2018" +#define _VERSION "0.0.8" +#define VERSION_DATE "20.12.2019" #ifdef GIT_REV # define VERSION _VERSION "-GIT" GIT_REV @@ -19,6 +19,9 @@ /* * ------------------------------------ +2019-12-20: Version 0.0.8 + Added support of softhdvaapi and softhddrm plugin + 2018-10-14: Version 0.0.7 - added: Plugin service interface to change mode -- cgit v1.2.3