Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChainsDD committed Aug 22, 2010
1 parent e1171db commit 82bb6da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.noshufou.android.su"
android:versionCode="20"
android:versionName="2.3.3">
android:versionCode="21"
android:versionName="2.3.4">

<application android:icon="@drawable/icon" android:label="@string/app_name">
<activity android:name="Su"
Expand Down

0 comments on commit 82bb6da

Please sign in to comment.