public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: usbip: userspace: increase version to 2.0
@ 2014-03-04 19:16 Valentina Manea
  2014-03-04 19:20 ` Greg KH
  0 siblings, 1 reply; 5+ messages in thread
From: Valentina Manea @ 2014-03-04 19:16 UTC (permalink / raw)
  To: gregkh
  Cc: tobias.polzer, dominik.paulus, ly80toro, shuah.kh, ihadzic,
	linux-kernel, linux-usb, devel, firefly, Valentina Manea

Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com>
---
 drivers/staging/usbip/userspace/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/usbip/userspace/configure.ac b/drivers/staging/usbip/userspace/configure.ac
index 25bf160..607d05c 100644
--- a/drivers/staging/usbip/userspace/configure.ac
+++ b/drivers/staging/usbip/userspace/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([usbip-utils], [1.1.1], [linux-usb@vger.kernel.org])
+AC_INIT([usbip-utils], [2.0], [linux-usb@vger.kernel.org])
 AC_DEFINE([USBIP_VERSION], [0x00000111], [binary-coded decimal version number])
 
 CURRENT=0
-- 
1.8.1.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-06 16:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 19:16 [PATCH] staging: usbip: userspace: increase version to 2.0 Valentina Manea
2014-03-04 19:20 ` Greg KH
2014-03-06  6:14   ` Valentina Manea
2014-03-06  7:30     ` Andrew Grover
2014-03-06 16:17       ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox