commit 8481e6199fc04732f882b4071bd9a78fbedfad03 Author: Nathan Freitas nathan@freitas.net Date: Sat Aug 2 01:34:39 2014 -0400
update to 14.0.5.1 --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d1bec90..337db43 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.torproject.android" - android:versionName="14.0.5" - android:versionCode="113" + android:versionName="14.0.5.1" + android:versionCode="114" android:installLocation="auto" >