On Tue, Mar 4, 2014 at 9:20 PM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > On Tue, Mar 04, 2014 at 09:16:39PM +0200, Valentina Manea wrote: >> Signed-off-by: Valentina Manea <valentina.manea.m@xxxxxxxxx> >> --- >> 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@xxxxxxxxxxxxxxx]) >> +AC_INIT([usbip-utils], [2.0], [linux-usb@xxxxxxxxxxxxxxx]) > > Why? > > What does this mean? What warrents the version change? Why have a > version at all? > > thanks, > > greg k-h This was part of an effort to "refresh" USB/IP by moving userspace out of kernel.git. Since some major changes have been made (libudev migration), Andy (cc'ed) and me thought it was worth to be promoted to version 2.0. Thanks, Valentina _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel