You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
staging: usbip: userspace: usbip-utils 1.1.1
Bump package revision number! Signed-off-by: matt mooney <mfm@muteddisk.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
45dd9a98f7
commit
0aee588945
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user