Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Release version 3.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Greg Meiste <greg.meiste@gmail.com>
  • Loading branch information
meisteg committed Jul 4, 2013
1 parent b5ef78d commit 8947bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.meiste.greg.ptw"
android:versionCode="9"
android:versionName="3.0.1-dev" >
android:versionName="3.0.1" >

<uses-sdk android:minSdkVersion="10" android:targetSdkVersion="17" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
Expand Down

0 comments on commit 8947bab

Please sign in to comment.