linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: matt mooney <mfm@muteddisk.com>
To: Greg Kroah-Hartman <greg@kroah.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 7/7] staging: usbip: userspace: usbip-utils 1.1.1
Date: Thu,  7 Jul 2011 00:31:56 -0700	[thread overview]
Message-ID: <662ccd4e5dc50b2a09ede5680c46dab6336a9639.1310023068.git.mfm@muteddisk.com> (raw)
In-Reply-To: <cover.1310023068.git.mfm@muteddisk.com>

Bump package revision number!

Signed-off-by: matt mooney <mfm@muteddisk.com>
---
 drivers/staging/usbip/userspace/configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/usbip/userspace/configure.ac b/drivers/staging/usbip/userspace/configure.ac
index 89fefd5..bf5cf49 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
-- 
1.7.6


      parent reply	other threads:[~2011-07-07  7:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07  7:31 [PATCH 0/7] staging: usbip: rebased userspace patches matt mooney
2011-07-07  7:31 ` [PATCH 1/7] staging: usbip: userspace: usbipd: major cleanup of daemon matt mooney
2011-07-07  7:31 ` [PATCH 2/7] staging: usbip: userspace: add new prefix for usbip network code matt mooney
2011-07-07  7:31 ` [PATCH 3/7] staging: usbip: userspace: fix header installation bug matt mooney
2011-07-07  7:31 ` [PATCH 4/7] staging: usbip: userspace: usbip_list.c: modify exportable device output matt mooney
2011-07-07  7:31 ` [PATCH 5/7] staging: usbip: userspace: usbip: modify `list' help message matt mooney
2011-07-07  7:31 ` [PATCH 6/7] staging: usbip: userspace: README: update example output matt mooney
2011-07-07  7:31 ` matt mooney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=662ccd4e5dc50b2a09ede5680c46dab6336a9639.1310023068.git.mfm@muteddisk.com \
    --to=mfm@muteddisk.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).