Signed-off-by: Cyril Brulebois <[email protected]>
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

The version number wasn't bumped after 0.2.0; given the big changes from
Mauro Carvalho Chehab to support V4L2, having 0.3.0 as the next version
number looks reasonable, so bump version number accordingly.

diff --git a/configure.ac b/configure.ac
index c490919..ac4d611 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-v4l],
-        [0.2.0],
+        [0.2.99],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         [xf86-video-v4l])
 AC_CONFIG_SRCDIR([Makefile.am])
-- 
1.7.5.4

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to