Skip to content

Commit

Permalink
Release version 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eMerzh committed Feb 4, 2014
1 parent 092547b commit cb794a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.bmaron.openfixmap"
android:versionCode="10"
android:versionName="0.5.2" >
android:versionCode="11"
android:versionName="0.5.3" >

<uses-sdk android:minSdkVersion="8" />

Expand Down
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
V0.5.3 (04/02/2014):
* Disable OSB reporting
* Disable MapDust
* Fix Keepright
* Fix Osmose

v0.5.0 (19/03/2012):
* Add Osmose support
* Choose informations to display per parser
Expand Down

0 comments on commit cb794a1

Please sign in to comment.