From 4848e35b6904030784f07b7fb18dd4391d22ae04 Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Mon, 23 Nov 2015 09:08:52 -0500 Subject: [PATCH] version 1.4 --- AndroidManifest.xml | 4 ++-- doc/index.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5359b50..4d52d5c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="5" + android:versionName="1.4"> diff --git a/doc/index.html b/doc/index.html index 4a5e9ae..51d47a7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -69,6 +69,7 @@ in this commandline.

  • 2014/12/29 Version 1.1: Works with Lollipop now.
  • 2015/01/18 Version 1.2: Displays the IP address it's listening on.
  • 2015/06/21 Version 1.3: Hack to make rsync work with SuperSU. +
  • 2015/11/23 Version 1.4: Don't abort if IP address lookup fails, and make proper "About" menu.

    About