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.2 release
Author:  Gregor Jasny <gja...@googlemail.com>
Date:    Fri Nov 9 14:16:32 2018 +0100


 ChangeLog    | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=c393c3bcece3f0bac25af479f1ba33f5d8ecaca8
diff --git a/ChangeLog b/ChangeLog
index 998e0e2283c0..673745ca82ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+v4l-utils-1.16.2
+----------------
+
+Sean Young (3):
+      configure: build without BPF support in ir-keytable
+      keytable: fix compilation warning
+      keytable: fix BPF protocol compilation on mips
+
+
 v4l-utils-1.16.1
 ----------------
 
diff --git a/configure.ac b/configure.ac
index 75f47b874fa8..c23d867cc5ca 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.1])
+AC_INIT([v4l-utils],[1.16.2])
 
 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

Reply via email to