]> Pileus Git - ~andy/linux/commitdiff
staging: usbip: userspace: configure.ac: change package data
authormatt mooney <mfm@muteddisk.com>
Mon, 20 Jun 2011 05:44:52 +0000 (22:44 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Jul 2011 03:12:17 +0000 (20:12 -0700)
Change package name to usbip-utils, email address to linux-usb, and
bump minor version number.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/usbip/userspace/configure.ac

index 39e4a47fffc06fb3c335f34d493b0e498d1f7ffb..89fefd55fc28f408d84b4a2c61cebaa03636a6cc 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([usbip], [1.0.0], [usbip-devel@lists.sourceforge.net])
+AC_INIT([usbip-utils], [1.1.0], [linux-usb@vger.kernel.org])
 AC_DEFINE([USBIP_VERSION], [0x00000100], [binary-coded decimal version number])
 
 CURRENT=0