commit 0c239b434e725e87cb0e3279f436b40363471cc6 Author: Nathan Freitas nathan@freitas.net Date: Wed Jul 30 05:34:25 2014 -0400
update to 14.0.5 --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 024b41e..d1bec90 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-RC1" - android:versionCode="112" + android:versionName="14.0.5" + android:versionCode="113" android:installLocation="auto" >