diff options
author | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2012-03-26 23:37:33 +0200 |
---|---|---|
committer | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2012-03-26 23:37:33 +0200 |
commit | f156b59bf8e4758d1769d3dcd9ad4d69c9273132 (patch) | |
tree | 30226e68f9363b3c97b4e577976bd0637bb5f4ec | |
parent | 5680854d02d4c01ab35a6d59e89c873febcb9cf8 (diff) | |
download | BlueGPS-f156b59bf8e4758d1769d3dcd9ad4d69c9273132.zip BlueGPS-f156b59bf8e4758d1769d3dcd9ad4d69c9273132.tar.gz BlueGPS-f156b59bf8e4758d1769d3dcd9ad4d69c9273132.tar.bz2 |
update version numbers and readme file for version 1.2.4BlueGPS4Droid_1.2.4
-rw-r--r-- | readme.textile | 6 | ||||
-rw-r--r-- | version.txt | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/readme.textile b/readme.textile index 665e80a..4fa9bcf 100644 --- a/readme.textile +++ b/readme.textile @@ -1,4 +1,8 @@ -*BlueGps4Droid 1.2.3* (2011-09-08)
+*BlueGps4Droid 1.2.4* (2012-03-23)
+* Bug fix (Ticket #9: "Handle NMEA timestamps without fractional seconds":https://sourceforge.net/p/bluegps4droid/tickets/9/ ) (thanks to Jeffrey Hutzelman)
+* Update copyright info in source and about app message
+
+BlueGps4Droid 1.2.3 (2011-09-08)
* Add Russian translation (thanks to skleroz)
BlueGps4Droid 1.2.2 (2011-05-14)
diff --git a/version.txt b/version.txt index 0c172af..f47fe98 100644 --- a/version.txt +++ b/version.txt @@ -1,3 +1,7 @@ +BlueGps4Droid 1.2.4 (2012-03-26)
+ * Bug fix: bug #9 Handle NMEA timestamps without fractional seconds(thanks to Jeffrey Hutzelman)
+ * Update copyright info in source and about app message
+
BlueGps4Droid 1.2.3 (2011-09-08)
* Add Russian translation (thanks to skleroz)
|