diff options
Diffstat (limited to 'main/AndroidManifest.xml')
-rw-r--r-- | main/AndroidManifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/AndroidManifest.xml b/main/AndroidManifest.xml index ef4e334..23852a3 100644 --- a/main/AndroidManifest.xml +++ b/main/AndroidManifest.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" - android:versionName="08.11.2011" - android:versionCode="20111108" + android:versionName="04.01.2012" + android:versionCode="20120104" package="cgeo.geocaching" name="c:geo" android:installLocation="auto"> |