Skip to content

Commit

Permalink
Bump version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdoeffinger committed Apr 15, 2017
1 parent 9d3dcf3 commit cd19865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MapEver/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="de.hu_berlin.informatik.spws2014.mapever"
android:installLocation="auto"
android:versionCode="10"
android:versionName="1.1.0" >
android:versionCode="11"
android:versionName="1.1.1" >

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

0 comments on commit cd19865

Please sign in to comment.