From: matt mooney Date: Thu, 7 Jul 2011 07:31:56 +0000 (-0700) Subject: staging: usbip: userspace: usbip-utils 1.1.1 X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=0aee58894551d7a9992f79d77d89f5846eb5e938;p=deliverable%2Flinux.git staging: usbip: userspace: usbip-utils 1.1.1 Bump package revision number! Signed-off-by: matt mooney Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/usbip/userspace/configure.ac b/drivers/staging/usbip/userspace/configure.ac index 89fefd55fc28..bf5cf49cb554 100644 --- a/drivers/staging/usbip/userspace/configure.ac +++ b/drivers/staging/usbip/userspace/configure.ac @@ -1,8 +1,8 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([usbip-utils], [1.1.0], [linux-usb@vger.kernel.org]) -AC_DEFINE([USBIP_VERSION], [0x00000100], [binary-coded decimal version number]) +AC_INIT([usbip-utils], [1.1.1], [linux-usb@vger.kernel.org]) +AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number]) CURRENT=0 REVISION=1