aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-calendar
diff options
context:
space:
mode:
authormucek4 <tomaz@gorenc.org>2012-08-15 21:33:28 +0200
committermucek4 <tomaz@gorenc.org>2012-08-15 21:35:02 +0200
commit1bc0c6323e5c640d5a53e501fee649f50bdebd5f (patch)
treed741bf31e7479446c19f0c2932c6dfa47d600990 /cgeo-calendar
parent5803b9baee6ba3542a973653658bf19ac9b48fad (diff)
downloadcgeo-1bc0c6323e5c640d5a53e501fee649f50bdebd5f.zip
cgeo-1bc0c6323e5c640d5a53e501fee649f50bdebd5f.tar.gz
cgeo-1bc0c6323e5c640d5a53e501fee649f50bdebd5f.tar.bz2
Calendar version increase
Diffstat (limited to 'cgeo-calendar')
-rw-r--r--cgeo-calendar/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgeo-calendar/AndroidManifest.xml b/cgeo-calendar/AndroidManifest.xml
index cd9da52..b76a6d4 100644
--- a/cgeo-calendar/AndroidManifest.xml
+++ b/cgeo-calendar/AndroidManifest.xml
@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
name="c:geo - calendar (add-on)"
package="cgeo.calendar"
- android:versionCode="1"
- android:versionName="1.0" >
+ android:versionCode="2"
+ android:versionName="1.1" >
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="8"/>