From 446c0367947317aa802aa49d1b5f4e755f9437cd Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 25 Apr 2014 14:38:46 +0200 Subject: [PATCH] android: New release based on 5.1.3 Also links OpenSSL statically and doesn't limit the number of packets during EAP-TTLS. --- src/frontends/android/.classpath | 2 +- src/frontends/android/AndroidManifest.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/frontends/android/.classpath b/src/frontends/android/.classpath index d57ec0251..51769745b 100644 --- a/src/frontends/android/.classpath +++ b/src/frontends/android/.classpath @@ -2,8 +2,8 @@ + - diff --git a/src/frontends/android/AndroidManifest.xml b/src/frontends/android/AndroidManifest.xml index 8898c598f..e3e7ec631 100644 --- a/src/frontends/android/AndroidManifest.xml +++ b/src/frontends/android/AndroidManifest.xml @@ -17,8 +17,8 @@ --> + android:versionCode="20" + android:versionName="1.3.4" >