summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2017-09-07 07:52:27 -0400
committerEric S. Raymond <esr@thyrsus.com>2017-09-07 07:52:27 -0400
commit18bc54e3ef722495a7ff84db7321c1a399806149 (patch)
tree8f1e92abd7dd9fe5b611c9253f7aa86f9f40ecfe
parentbadbbf775299b48c7cf83b48a4e87bf29ef49f7d (diff)
downloadgpsd-18bc54e3ef722495a7ff84db7321c1a399806149.tar.gz
Version bump for release 2.17.release-3.17
-rw-r--r--NEWS2
-rw-r--r--SConstruct2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 82206024..53e81966 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
GPSD project news
-Repository head:
+3.17: 2017-09-07 (Eric S. Raymond <esr@snark.thyrsus.com>)
Repair support for non-NMEA devices requring active probing
(e.g. Garmin USB GPSes). Apply OS X build fixes. Fix a SiRF driver
bug that occasionally confused NTP. Support for Spectratime iSync
diff --git a/SConstruct b/SConstruct
index c0a4345a..3318bb48 100644
--- a/SConstruct
+++ b/SConstruct
@@ -25,7 +25,7 @@
# for building the python bindings
# Release identification begins here
-gpsd_version = "3.17~dev"
+gpsd_version = "3.17"
# client library version
libgps_version_current = 23