diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9901673..edffbec 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="11" + android:versionName="1.10"> diff --git a/doc/index.html b/doc/index.html index 597dda4..0f9dcde 100644 --- a/doc/index.html +++ b/doc/index.html @@ -86,6 +86,7 @@ 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. +
  • 2016/07/22 Version 1.10: Enable TCP port forwarding.

    About