From 1e33edb995c48eab42f8bbfb43b53fa0cd46d4d1 Mon Sep 17 00:00:00 2001
From: Gregor Jasny <gjasny@googlemail.com>
Date: Tue, 9 Oct 2012 19:44:14 +0200
Subject: [PATCH] Prepare for 0.8.8 release

Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 171c1cd92..c10687882 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],[0.9.0-test1])
+AC_INIT([v4l-utils],[0.9.1])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
-- 
GitLab