Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
Forgot this the last time.
  • Loading branch information
michaelkanis committed Aug 21, 2011
1 parent 2e5d16b commit 7e7cdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.skweez.sipgate" android:versionCode="1" android:versionName="0.1">
package="net.skweez.sipgate" android:versionCode="1" android:versionName="0.2.1">
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
<uses-permission android:name="android.permission.READ_CONTACTS"></uses-permission>
<uses-sdk android:minSdkVersion="5"></uses-sdk>
Expand Down

0 comments on commit 7e7cdd2

Please sign in to comment.