aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregor Jasny <gjasny@googlemail.com>2021-10-15 18:51:17 +0200
committerGregor Jasny <gjasny@googlemail.com>2021-10-15 18:51:17 +0200
commit68fd71f0c8ec4c37513bdc5af09262270aafd606 (patch)
treeaec5572a2755dc0a8f1e5fea85a34aef526be269
parent1eaf872161147677f04ed538800736a755921fbf (diff)
downloadv4l-utils-68fd71f0c8ec4c37513bdc5af09262270aafd606.tar.gz
buildsystem: Start v4l-utils 1.23.0 development cycle
Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c7ed59fa..05298981 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.22.0])
+AC_INIT([v4l-utils],[1.23.0])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])