summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2012-07-02 18:49:13 -0400
committerEric S. Raymond <esr@thyrsus.com>2012-07-02 18:49:13 -0400
commitfd04c89a8967b2c5e72fdd884de6433f816c5017 (patch)
tree7912bf96cae512320ff4fbec328413abae5a5b4d
parent9084067f2b7ce7b97db8f4ceb4d358e57f316712 (diff)
downloadgpsd-release-3.7.tar.gz
Version bump for release.release-3.7
Code is coverity clean, splint clean, and throws one spurious cppcheck warning.
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 9fc5c8e2..a25e88a5 100644
--- a/SConstruct
+++ b/SConstruct
@@ -19,7 +19,7 @@
# * Out-of-directory builds: see http://www.scons.org/wiki/UsingBuildDir
# Release identification begins here
-gpsd_version = "3.7~dev"
+gpsd_version = "3.7"
# library version
libgps_version_current = 20