]> hydra-www.ietfng.org Git - android-vcpass-oisafe/commitdiff
OI Safe: updated to version 1.2.1 to prepare for Market release
authorrmceoin <rmceoin@72b678ce-9140-0410-bee8-679b907dd61a>
Fri, 23 Oct 2009 23:41:07 +0000 (23:41 +0000)
committerrmceoin <rmceoin@72b678ce-9140-0410-bee8-679b907dd61a>
Fri, 23 Oct 2009 23:41:07 +0000 (23:41 +0000)
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2339 72b678ce-9140-0410-bee8-679b907dd61a

AndroidManifest.xml

index 3ac967224158bfdb389bbd798c0ed4e1461e886b..bd8a82000f589f01cee5aafd9c636b1059f1db66 100644 (file)
@@ -1,9 +1,10 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="org.openintents.safe" \r
-    android:versionCode="9" android:versionName="1.2.0">\r
+    android:versionCode="10" android:versionName="1.2.1">\r
     <!-- History:
-    1.2.0 [9]: 2009-08-22
+    1.2.1 [10]: 2009-10-23\r
+    1.2.0 [9]: 2009-08-22\r
     1.1.1 [8]: 2009-05-30\r
     1.1.0 [6]: 2009-03-17\r
     1.0.0 [4]: 2009-02-02\r
     <uses-permission android:name="org.openintents.safe.ACCESS_SERVICE" />
     
 <uses-sdk android:minSdkVersion="1"></uses-sdk>
-</manifest> 
\ No newline at end of file
+</manifest>