Skip to content

Commit cb794a1

Browse files
committed
Release version 0.5.3
1 parent 092547b commit cb794a1

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="net.bmaron.openfixmap"
4-
android:versionCode="10"
5-
android:versionName="0.5.2" >
4+
android:versionCode="11"
5+
android:versionName="0.5.3" >
66

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

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
V0.5.3 (04/02/2014):
2+
* Disable OSB reporting
3+
* Disable MapDust
4+
* Fix Keepright
5+
* Fix Osmose
6+
17
v0.5.0 (19/03/2012):
28
* Add Osmose support
39
* Choose informations to display per parser

0 commit comments

Comments
 (0)