Skip to content

Commit

Permalink
Preparing for version 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ajungren committed Aug 3, 2012
1 parent 5f22237 commit d95edbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="4"
android:versionName="0.4"
android:versionCode="5"
android:versionName="0.5-hg"
package="com.dririan.RingyDingyDingy">
<uses-sdk android:minSdkVersion="4"
android:targetSdkVersion="15" />
Expand Down

0 comments on commit d95edbd

Please sign in to comment.