From 02742347e1d471a3eae2174d428d4fa7dc366078 Mon Sep 17 00:00:00 2001 From: Eric Kok Date: Wed, 18 Dec 2013 18:00:35 +0100 Subject: [PATCH] Upped version number to 2.1.2 for new release. --- core/AndroidManifest.xml | 4 ++-- core/res/values/changelog.xml | 5 +++++ core/res/values/strings.xml | 2 +- full/AndroidManifest.xml | 4 ++-- lite/AndroidManifest.xml | 4 ++-- 5 files changed, 12 insertions(+), 7 deletions(-) diff --git a/core/AndroidManifest.xml b/core/AndroidManifest.xml index c935f0c4..b71cc85a 100644 --- a/core/AndroidManifest.xml +++ b/core/AndroidManifest.xml @@ -17,8 +17,8 @@ --> + android:versionCode="211" + android:versionName="2.1.2" > Transdroid 2.1.1\n +- Improved handling of RSS feed read state\n +- Fixes Xirvik seedbox configuration\n +- Now available on F-Droid\n +\n +Transdroid 2.1.1\n - Fixed rTorrent connectivity with Digest authentication\n - Easy setup for Xirvik and Seedstuf seedboxes\n \n diff --git a/core/res/values/strings.xml b/core/res/values/strings.xml index 62f4611f..07b0c881 100644 --- a/core/res/values/strings.xml +++ b/core/res/values/strings.xml @@ -66,7 +66,7 @@ Visit transdroid.org %1$s allows you to monitor and manage the torrent client you run at home or on your seedbox. Setting things up can be a bit tricky, but we offer step-by-step guides and promise it\'ll be worth it! - Connected, but no torrent are active within the current filter + Connected, but no torrents are active within the current filter Select a torrent to view its details SERVERS STATUS diff --git a/full/AndroidManifest.xml b/full/AndroidManifest.xml index 6e03a90e..2214ee95 100644 --- a/full/AndroidManifest.xml +++ b/full/AndroidManifest.xml @@ -18,8 +18,8 @@ + android:versionCode="211" + android:versionName="2.1.2" > + android:versionCode="211" + android:versionName="2.1.2" >