diff options
| author | mucek4 <tomaz@gorenc.org> | 2012-03-23 12:54:40 +0100 |
|---|---|---|
| committer | mucek4 <tomaz@gorenc.org> | 2012-03-23 12:54:40 +0100 |
| commit | c09de71853f3b4dec9f48881c733134fb0a9a575 (patch) | |
| tree | 97180ba5d61a092aca7232176a875d18dcd3602d /main | |
| parent | fde480c2098aebc318c433cc4143868f765dafec (diff) | |
| download | cgeo-c09de71853f3b4dec9f48881c733134fb0a9a575.zip cgeo-c09de71853f3b4dec9f48881c733134fb0a9a575.tar.gz cgeo-c09de71853f3b4dec9f48881c733134fb0a9a575.tar.bz2 | |
Version number for RC
Diffstat (limited to 'main')
| -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 ff9ddeb..45307be 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="04.01.2012" - android:versionCode="20120104" + android:versionName="RC1 03.2012" + android:versionCode="20120323" package="cgeo.geocaching" name="c:geo" android:installLocation="auto"> |
