summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
diff options
context:
space:
mode:
authorValentina Manea2014-03-08 13:53:31 +0100
committerGreg Kroah-Hartman2014-03-09 07:46:43 +0100
commit435d948c2b37d51b9c66cd04fcee37d2d68d9659 (patch)
tree24828258af4b2f4897f29264d13162ce808f1c7c /drivers/staging/usbip
parentstaging: usbip: userspace: update dependencies in README (diff)
downloadkernel-qcow2-linux-435d948c2b37d51b9c66cd04fcee37d2d68d9659.tar.gz
kernel-qcow2-linux-435d948c2b37d51b9c66cd04fcee37d2d68d9659.tar.xz
kernel-qcow2-linux-435d948c2b37d51b9c66cd04fcee37d2d68d9659.zip
staging: usbip: userspace: increase version to 2.0
Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/usbip')
-rw-r--r--drivers/staging/usbip/userspace/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/usbip/userspace/configure.ac b/drivers/staging/usbip/userspace/configure.ac
index 25bf160adcf0..607d05c5ccfd 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@vger.kernel.org])
+AC_INIT([usbip-utils], [2.0], [linux-usb@vger.kernel.org])
AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number])
CURRENT=0