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.1 release Author: Gregor Jasny <gja...@googlemail.com> Date: Thu Oct 18 20:12:58 2018 +0200 ChangeLog | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=3b8eb73dbd052fe1a9f1d87fe350c1fe6d06cc3f diff --git a/ChangeLog b/ChangeLog index 3a28ec08d48c..998e0e2283c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +v4l-utils-1.16.1 +---------------- + +BÃ¥rd Eirik Winther (1): + utils: Add qvidcap to configure status report + +Hans Verkuil (1): + qvidcap: add parent when creating QAction objects. + + v4l-utils-1.16.0 ---------------- diff --git a/configure.ac b/configure.ac index a23fa9156b9c..510d46266d49 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.0]) +AC_INIT([v4l-utils],[1.16.1]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4])
_______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits