
commit 91225ab053d0ffec4a414be461ee41e6465446bd Author: Nathan Freitas <nathan@freitas.net> Date: Thu Jan 28 09:25:41 2016 -0500 15.1.0-RC-7 --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 60867ab..77ea774 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="15.1.0-RC-6" - android:versionCode="15100026" + android:versionName="15.1.0-RC-7" + android:versionCode="15100027" android:installLocation="auto" >