From 5b87d46bee36171b118255dd982d789fc5f4ac99 Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Sun, 21 Jun 2015 09:10:56 -0400 Subject: [PATCH] tag version 1.3 --- AndroidManifest.xml | 4 ++-- doc/index.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 69748bb..5359b50 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="4" + android:versionName="1.3"> diff --git a/doc/index.html b/doc/index.html index 142a151..4a5e9ae 100644 --- a/doc/index.html +++ b/doc/index.html @@ -68,6 +68,7 @@ in this commandline.

  • 2014/12/22 Version 1.0: Initial public release.
  • 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.

    About