[tegrarcm PATCH] Release version 1.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Stephen Warren <swarren@xxxxxxxxxx>

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@xxxxxxxxxx>
---
 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@xxxxxxxxxx])
+AC_INIT([tegrarcm], [1.7], [amartin@xxxxxxxxxx])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_HEADERS([config.h])
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux