Skip to content

Commit

Permalink
rev version
Browse files Browse the repository at this point in the history
  • Loading branch information
ppicazo committed Aug 2, 2011
1 parent 82aa929 commit 0c030d1
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="com.smerty.ham" android:versionCode="12" android:versionName="1.5.1">
package="com.smerty.ham" android:versionCode="13" android:versionName="1.5.2">
<application android:icon="@drawable/icon" android:label="@string/app_name"
android:debuggable="true">
<activity android:name=".ham" android:label="@string/app_name">
Expand Down

0 comments on commit 0c030d1

Please sign in to comment.