Skip to content

Commit b52bad5

Browse files
committed
Next Market
1 parent 9630875 commit b52bad5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3-
android:versionName="15.09.2011"
4-
android:versionCode="20110915"
3+
android:versionName="16.09.2011"
4+
android:versionCode="20110916"
55
package="cgeo.geocaching"
66
name="c:geo"
77
android:installLocation="auto">

main/res/values/strings.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,9 @@
949949

950950
<!-- changelog -->
951951
<string name="changelog">\n
952+
<b>16.09.2011</b>\n
953+
· fix: many small fixed due to GC.com changes\n
954+
\n\n
952955
<b>15.09.2011</b>\n
953956
· new: sort by state, sort by find count\n
954957
· new: experimental support for .gpx from opencaching.com\n

0 commit comments

Comments
 (0)