]> hydra-www.ietfng.org Git - android-vcpass-oisafe/commitdiff
OI Safe and OI Notepad: Version numbers for release candidates.
authorpeli0101 <peli0101@72b678ce-9140-0410-bee8-679b907dd61a>
Tue, 27 Jan 2009 23:28:09 +0000 (23:28 +0000)
committerpeli0101 <peli0101@72b678ce-9140-0410-bee8-679b907dd61a>
Tue, 27 Jan 2009 23:28:09 +0000 (23:28 +0000)
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1865 72b678ce-9140-0410-bee8-679b907dd61a

AndroidManifest.xml

index a5cae24a93431ec1d1eb5c98cedf8745f6323964..607cf9e5808d5374c8c3922596297168e0cff716 100644 (file)
@@ -1,10 +1,15 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="org.openintents.safe" \r
-    android:versionCode="1\r
-    android:versionName="1.0.0-beta1">
+    android:versionCode="2\r
+    android:versionName="1.0.0-rc1">
     <application android:icon="@drawable/icon_safe" android:allowClearUserData="true" android:debuggable="true" android:label="@string/app_name">\r
-    \r
+       \r
+        <!-- aTrackDog metadata -->\r
+        <meta-data android:name="com.a0soft.gphone.aTrackDog.testVersion"\r
+           android:value="2" />\r
+        \r
+        <!-- OI About metadata -->\r
                <meta-data android:name="org.openintents.metadata.COMMENTS"\r
                        android:value="@string/about_comments" />\r
         <meta-data android:name="org.openintents.metadata.COPYRIGHT"\r