Em 28-06-2011 11:11, Cyril Brulebois escreveu: > 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])
Applied, thanks! Sorry for taking a long time applying it. I was experiencing a trouble with my local ssh configuration. Somehow, ssh-agent has lost some ssh identities. I suspect that some distro upgrade changed the way ssh is authenticating, as I never had to use "ssh-add" before, even having 4 or 5 different ssh keys on my config. Anyway, patch is there upstream. Thanks, Mauro _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
