Skip to content

Commit

Permalink
set version to 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wolpi committed Dec 17, 2015
1 parent 5b760ca commit bce57de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion primitiveFTPd/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.primftpd"
android:versionCode="16"
android:versionName="4.2-SNAPSHOT" >
android:versionName="4.2" >

<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="21" />

Expand Down

0 comments on commit bce57de

Please sign in to comment.