[PATCH:xf86-video-v4l] Bump version for development.
Cyril Brulebois
kibi at debian.org
Tue Jun 28 07:11:31 PDT 2011
Signed-off-by: Cyril Brulebois <kibi at debian.org>
---
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
More information about the xorg-devel
mailing list