<?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>