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.3 release
Author:  Gregor Jasny <gja...@googlemail.com>
Date:    Sat Dec 15 19:16:30 2018 +0100


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

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=85a014a966fc68df75fd27bc726c47eda76a8df9
diff --git a/ChangeLog b/ChangeLog
index 673745ca82ad..55fab803578a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+v4l-utils-1.16.3
+----------------
+
+Mauro Carvalho Chehab (1):
+      Makefile.am: don't use relative paths for include
+
+Sean Young (1):
+      keytable: do not install bpf protocols decoders with execute permission
+
+
 v4l-utils-1.16.2
 ----------------
 
diff --git a/configure.ac b/configure.ac
index c23d867cc5ca..63d606a31a76 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.2])
+AC_INIT([v4l-utils],[1.16.3])
 
 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