[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140304192014.GA28665@kroah.com>
Date: Tue, 4 Mar 2014 11:20:14 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Valentina Manea <valentina.manea.m@...il.com>
Cc: devel@...verdev.osuosl.org, shuah.kh@...sung.com,
linux-usb@...r.kernel.org, ly80toro@....cs.fau.de,
tobias.polzer@....de, linux-kernel@...r.kernel.org,
firefly@...ts.rosedu.org, dominik.paulus@....de,
ihadzic@...earch.bell-labs.com
Subject: Re: [PATCH] staging: usbip: userspace: increase version to 2.0
On Tue, Mar 04, 2014 at 09:16:39PM +0200, Valentina Manea wrote:
> Signed-off-by: Valentina Manea <valentina.manea.m@...il.com>
> ---
> drivers/staging/usbip/userspace/configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/usbip/userspace/configure.ac b/drivers/staging/usbip/userspace/configure.ac
> index 25bf160..607d05c 100644
> --- a/drivers/staging/usbip/userspace/configure.ac
> +++ b/drivers/staging/usbip/userspace/configure.ac
> @@ -1,7 +1,7 @@
> dnl Process this file with autoconf to produce a configure script.
>
> AC_PREREQ(2.59)
> -AC_INIT([usbip-utils], [1.1.1], [linux-usb@...r.kernel.org])
> +AC_INIT([usbip-utils], [2.0], [linux-usb@...r.kernel.org])
Why?
What does this mean? What warrents the version change? Why have a
version at all?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists