This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: Prepare for 1.16.5 release Author: Gregor Jasny <[email protected]> Date: Thu Mar 28 20:38:57 2019 +0100 ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=0a9c80b23d7663fe1bc7544a9ccc740f8bc9eb4b diff --git a/ChangeLog b/ChangeLog index 832679c9c20b..3fecb15b57c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +v4l-utils-1.16.5 +---------------- + +Mauro Carvalho Chehab (2): + Update my e-mail on all places + dvb-sat: rename Astra 1E to Astra 19.2 E and move it to beginning + + v4l-utils-1.16.4 ---------------- diff --git a/configure.ac b/configure.ac index e4f51e543a4a..aed772d93b45 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([v4l-utils],[1.16.4]) +AC_INIT([v4l-utils],[1.16.5]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) _______________________________________________ linuxtv-commits mailing list [email protected] https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
