From 81696fe390968f141993d5180b138be031006632 Mon Sep 17 00:00:00 2001 From: Luis Gallardo Date: Sat, 6 Dec 2014 00:36:44 -0430 Subject: [PATCH] Release 2.8.0 * Added detection and notification of "Unauthorized access", "IP address banned condition" and "Connection timouts" * Added Polish translation * Fixed download size calculation * Fixed Search torrent function --- qBittorrentClient/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qBittorrentClient/AndroidManifest.xml b/qBittorrentClient/AndroidManifest.xml index 57e4001c..da68a05e 100644 --- a/qBittorrentClient/AndroidManifest.xml +++ b/qBittorrentClient/AndroidManifest.xml @@ -11,8 +11,8 @@ --> + android:versionCode="280" + android:versionName="2.8.0" >