From 4ec721b73a59c9c1731b35af016fc9e15492bbbf Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Tue, 17 May 2011 03:09:25 +0000 Subject: [PATCH] updated manifest files with latest version info svn:r24764 --- AndroidManifest.xml | 2 +- AndroidManifest.xml.debug | 3 ++- AndroidManifest.xml.production | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 079c3c6a..d01b58e4 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,6 +1,6 @@ + package="org.torproject.android" android:versionName="0.2.2.25-orbot-alpha-1.0.5.2" android:versionCode="14"> diff --git a/AndroidManifest.xml.debug b/AndroidManifest.xml.debug index a5a118a0..22b69dd1 100644 --- a/AndroidManifest.xml.debug +++ b/AndroidManifest.xml.debug @@ -1,6 +1,7 @@ + package="org.torproject.android" android:versionName="0.2.2.25-orbot-alpha-1.0.5.20110503a-dev-debug" + android:versionCode="13"> diff --git a/AndroidManifest.xml.production b/AndroidManifest.xml.production index d58fd3fb..56fc2285 100644 --- a/AndroidManifest.xml.production +++ b/AndroidManifest.xml.production @@ -1,6 +1,6 @@ + package="org.torproject.android" android:versionName="0.2.2.25-orbot-alpha-1.0.5.20110503a" android:versionCode="13">