diff options
author | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2011-09-08 02:13:24 +0200 |
---|---|---|
committer | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2011-09-08 02:13:24 +0200 |
commit | 51f2f15221d00695e1cd34c213d05ba20ac18e2c (patch) | |
tree | 1a3989933a7edb08021f96d499b301c29e2fc945 /res | |
parent | e9dcd7df145048b9db33669c53704f6daa38d4d7 (diff) | |
download | BlueGPS-51f2f15221d00695e1cd34c213d05ba20ac18e2c.zip BlueGPS-51f2f15221d00695e1cd34c213d05ba20ac18e2c.tar.gz BlueGPS-51f2f15221d00695e1cd34c213d05ba20ac18e2c.tar.bz2 |
update version numbers and readme file for version 1.2.3BlueGPS4Droid_1.2.3
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 a56e393..0309c50 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.2</string>
+ <string name="versionName">1.2.3</string>
<string name="pref_start_gps_key">startGps</string>
<string name="pref_gps_location_provider_key">gpsLocationProviderKey</string>
|