
15 Sep
2014
15 Sep
'14
3:10 a.m.
commit 5af082e9fef6802ace723a94156b9baf0cc278bd Author: Nathan Freitas <nathan@freitas.net> Date: Sun Sep 14 16:19:20 2014 -0400 update to 14.0.8.1 --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a09fe5d..75b1c32 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.8" - android:versionCode="123" + android:versionName="14.0.8.1" + android:versionCode="124" android:installLocation="auto" >