aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2011-05-15 01:37:27 +0200
committerHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2011-05-15 01:37:27 +0200
commit8c9acc7a35ab7e6eb04d4f13544c1184d0ae9735 (patch)
tree7ef347d6e429e31b1d717f41f65c82c06f92a55a /AndroidManifest.xml
parent03c99568c6909c2dc6fcb42f0ba9062947247797 (diff)
parent52ba995dca3ca0ab6c7fb7e2cd7b5beca7463c85 (diff)
downloadBlueGPS-8c9acc7a35ab7e6eb04d4f13544c1184d0ae9735.zip
BlueGPS-8c9acc7a35ab7e6eb04d4f13544c1184d0ae9735.tar.gz
BlueGPS-8c9acc7a35ab7e6eb04d4f13544c1184d0ae9735.tar.bz2
Merge branch 'BlueGPS4Droid_1.2.x' into HEAD
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 81400f3..f751a43 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -20,7 +20,7 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.broeuschmeul.android.gps.bluetooth.provider"
- android:versionCode="121"
+ android:versionCode="122"
android:versionName="@string/versionName">
<application android:icon="@drawable/ic_launcher_bluegps" android:label="@string/app_name" android:allowClearUserData="true">
<activity android:name=".BluetoothGpsActivity"