commit d56c87eaf522e93c43bb5883011adb16d177b439 Author: Nathan Freitas nathan@freitas.net Date: Tue Jun 24 10:11:30 2014 -0400
update to 14.0.4.2 --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index df8c135..615a270 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,7 +1,7 @@ <?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.4.1" + android:versionName="14.0.4.2" android:versionCode="107" android:installLocation="auto" >
tor-commits@lists.torproject.org