From 5aefdf3c1102d8494c6cecbc7ee1e718022b5f45 Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Mon, 4 Jul 2016 20:42:45 -0400 Subject: [PATCH] bump to version 1.9 --- AndroidManifest.xml | 4 ++-- doc/index.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d9e39d8..9901673 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="10" + android:versionName="1.9"> diff --git a/doc/index.html b/doc/index.html index f2bcd37..597dda4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -85,6 +85,7 @@ you can use am or pm more easily). Add "Authorized Keys" menu option to help maintain the authorized_keys file.
  • 2016/06/21 Version 1.8: sftp, rsync, and scp now work on files bigger than 2GB. +
  • 2016/07/04 Version 1.9: Restart sshd if the system kills it.

    About