summaryrefslogtreecommitdiff
path: root/SConstruct
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 /SConstruct
parentbadbbf775299b48c7cf83b48a4e87bf29ef49f7d (diff)
downloadgpsd-18bc54e3ef722495a7ff84db7321c1a399806149.tar.gz
Version bump for release 2.17.release-3.17
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
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