linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tegrarcm PATCH] Release version 1.7
@ 2015-10-16 16:57 Stephen Warren
       [not found] ` <1445014640-1206-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Warren @ 2015-10-16 16:57 UTC (permalink / raw)
  To: Stephen Warren; +Cc: Allen Martin, linux-tegra-u79uwXL29TY76Z2rM5mHXA

From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

Changelog:
- Documented patch submission process in this file
- Added better USB debugging message
- Require a specific minimum version of libusb
- Added --usb-port-path cmdline option

Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
 README       | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 2c6765387a3f..8ace10ce0440 100644
--- a/README
+++ b/README
@@ -83,6 +83,10 @@ Changelog
 
 Ssee git logs for complete list.
 
+V1.7 - Documented patch submission process in this file
+     - Added better USB debugging message
+     - Require a specific minimum version of libusb
+     - Added --usb-port-path cmdline option
 V1.6 - Added support for ODM secure mode
 V1.5 - Added support for RCM protocol version 40
      - Added Tegra124 support
diff --git a/configure.ac b/configure.ac
index 51ac73d95896..943654fd623d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.67])
-AC_INIT([tegrarcm], [1.6], [amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org])
+AC_INIT([tegrarcm], [1.7], [amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([config.h])
-- 
1.9.1

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

end of thread, other threads:[~2015-10-20 15:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 16:57 [tegrarcm PATCH] Release version 1.7 Stephen Warren
     [not found] ` <1445014640-1206-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2015-10-20 15:37   ` Stephen Warren

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).