Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

Commit

Permalink
Bump version to 1.0 (10).
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Kern <[email protected]>
  • Loading branch information
pkern committed Oct 7, 2012
1 parent 3148bb6 commit b24218c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.Ox539.kitcard.reader"
android:versionCode="9"
android:versionName="0.9.1" >
android:versionCode="10"
android:versionName="1.0" >

<uses-sdk
android:minSdkVersion="10"
Expand Down

0 comments on commit b24218c

Please sign in to comment.