aboutsummaryrefslogtreecommitdiffstats
path: root/cgeo-contacts
diff options
context:
space:
mode:
authorLars <gc@droescher.eu>2014-12-12 00:38:21 +0100
committerLars <gc@droescher.eu>2014-12-12 00:38:21 +0100
commit8219b4e140ac7c0aac452144fd9b7f3b08285510 (patch)
treea84a0ee2eb5ee519f32b602e56446f9870f1e468 /cgeo-contacts
parent8d2d42a40c82768937f03cec3cba91fee39f1a13 (diff)
downloadcgeo-8219b4e140ac7c0aac452144fd9b7f3b08285510.zip
cgeo-8219b4e140ac7c0aac452144fd9b7f3b08285510.tar.gz
cgeo-8219b4e140ac7c0aac452144fd9b7f3b08285510.tar.bz2
#4521: Release preparation
also aligned version names/codes for both plugins
Diffstat (limited to 'cgeo-contacts')
-rw-r--r--cgeo-contacts/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgeo-contacts/AndroidManifest.xml b/cgeo-contacts/AndroidManifest.xml
index f441973..b7ef1c5 100644
--- a/cgeo-contacts/AndroidManifest.xml
+++ b/cgeo-contacts/AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="cgeo.contacts"
- android:versionCode="3"
- android:versionName="1.3" >
+ android:versionCode="5"
+ android:versionName="1.5" >
<uses-sdk
android:minSdkVersion="7"