summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-08-19 03:11:41 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-08-19 03:11:41 -0400
commitd4ec1042efd73633d17390b87a3a403b52784d25 (patch)
tree53383a7e3db4af07c891f2e3a9496adc7a00c85a
parenta4c601a54225a8315145ec5a1bdb2dd827c107d0 (diff)
downloadgpsd-release-3.0.tar.gz
This revision shipped as 3.0.release-3.0
All regression tests passed.
-rw-r--r--NEWS2
-rw-r--r--SConstruct2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 58dc341b..6090e43a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-* Wed Aug 11 2011 Eric S. Raymond <esr@snark.thyrsus.com> - 3.0~dev
+* Fri Aug 19 2011 Eric S. Raymond <esr@snark.thyrsus.com> - 3.0
POLL subobject name changes: fixes -> tpv, skyview -> sky.
Fix a timestamp-clobbering bug in the C library revealed by an
obscure car-nav device, the MyGuide 3100. The DEVICE 'activated'
diff --git a/SConstruct b/SConstruct
index d39e1b22..50d4d8c4 100644
--- a/SConstruct
+++ b/SConstruct
@@ -22,7 +22,7 @@
# without changing the --prefix prefix.
# Release identification begins here
-gpsd_version = "3.0~dev"
+gpsd_version = "3.0"
libgps_major = 20
libgps_minor = 0
libgps_age = 0