Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c88f9906 authored by matt mooney's avatar matt mooney Committed by Greg Kroah-Hartman
Browse files

staging: usbip: userspace: configure.ac: change package data



Change package name to usbip-utils, email address to linux-usb, and
bump minor version number.

Signed-off-by: default avatarmatt mooney <mfm@muteddisk.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent fb5ca813
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
dnl Process this file with autoconf to produce a configure script.
dnl Process this file with autoconf to produce a configure script.


AC_PREREQ(2.59)
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])
AC_DEFINE([USBIP_VERSION], [0x00000100], [binary-coded decimal version number])


CURRENT=0
CURRENT=0