[tor-commits] [orbot/master] bump to 13.0.0-alpha-1

n8fr8 at torproject.org n8fr8 at torproject.org
Mon Dec 30 03:15:21 UTC 2013


commit d54cf74e3c027d674707e53c09e6a0d82822c65f
Author: Nathan Freitas <nathan at freitas.net>
Date:   Sun Dec 29 22:01:31 2013 -0500

    bump to 13.0.0-alpha-1
---
 AndroidManifest.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 043dea2..af1ffa2 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="13.0.0" 
+      android:versionName="13.0.0-alpha-1" 
       android:versionCode="62"
         android:installLocation="auto"
       > <uses-permission android:name="android.permission.INTERNET" />



More information about the tor-commits mailing list