diff options
author | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2012-05-01 23:56:34 +0200 |
---|---|---|
committer | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2012-05-01 23:56:34 +0200 |
commit | e67872ca05740d9b01a6ef14a3424ccafcb1a17c (patch) | |
tree | db6a7a5ccc69bb5050213f9f3a84424cfc3a5d9c /res | |
parent | 1c6d802d7b5ce52797ce5e458d336e323c47aeda (diff) | |
download | BlueGPS-e67872ca05740d9b01a6ef14a3424ccafcb1a17c.zip BlueGPS-e67872ca05740d9b01a6ef14a3424ccafcb1a17c.tar.gz BlueGPS-e67872ca05740d9b01a6ef14a3424ccafcb1a17c.tar.bz2 |
update version numbers and readme file for version 1.2.5BlueGPS4Droid_1.2.5
Diffstat (limited to 'res')
-rw-r--r-- | res/values/constants.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/constants.xml b/res/values/constants.xml index 9b47fe2..da2f17b 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.4</string>
+ <string name="versionName">1.2.5</string>
<string name="pref_start_gps_key">startGps</string>
<string name="pref_gps_location_provider_key">gpsLocationProviderKey</string>
|