aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2012-03-23 21:40:14 +0100
committerHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2012-03-23 21:40:14 +0100
commit1d2aad91346fe8528b18351c608a036b58bb81b9 (patch)
treef42a1cef0b857e7bce599b6ec6db9ddda003632b /res
parentf6b306639392f89b28ae9e5147c66f0f8b69a117 (diff)
downloadBlueGPS-1d2aad91346fe8528b18351c608a036b58bb81b9.zip
BlueGPS-1d2aad91346fe8528b18351c608a036b58bb81b9.tar.gz
BlueGPS-1d2aad91346fe8528b18351c608a036b58bb81b9.tar.bz2
increase app version name (1.2.4) and code
Diffstat (limited to 'res')
-rw-r--r--res/values/constants.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/constants.xml b/res/values/constants.xml
index 331eef3..9b47fe2 100644
--- a/res/values/constants.xml
+++ b/res/values/constants.xml
@@ -19,7 +19,7 @@
along with BluetoothGPS4Droid. If not, see : http://www.gnu.org/licenses/.
-->
<resources>
- <string name="versionName">1.2.3</string>
+ <string name="versionName">1.2.4</string>
<string name="pref_start_gps_key">startGps</string>
<string name="pref_gps_location_provider_key">gpsLocationProviderKey</string>