summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-02-25 11:19:35 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-02-25 11:19:35 +0000
commitc323060e236a83c1e68de560be3a8aaa31e3cfc9 (patch)
treec6682394eef638ef9214ffffe1f99ddc7424114a
parente8b6081f9f14951c9d587a320ba00097a69c7820 (diff)
downloadgpsd-c323060e236a83c1e68de560be3a8aaa31e3cfc9.tar.gz
Version number bump.release-2.14
-rw-r--r--configure.ac2
-rw-r--r--gpsd.spec.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9a625d94..178829a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT
-AM_INIT_AUTOMAKE(gpsd, 2.13)
+AM_INIT_AUTOMAKE(gpsd, 2.14)
AC_PREFIX_PROGRAM(gcc)
AM_CONFIG_HEADER(config.h)
AC_LANG([C])
diff --git a/gpsd.spec.in b/gpsd.spec.in
index 6198610b..aedac299 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -124,7 +124,7 @@ if [ -d /etc/udev/rules.d/ ]; then rm /etc/udev/rules.d/80-gpsd.rules; fi
%{_libdir}/python*/site-packages/gpsd.py*
%changelog
-* Tue Feb 22 2005 Eric S. Raymond <esr@snark.thyrsus.com> - @VERSION@-1
+* Tue Feb 22 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.14-1
- Pass zero magnetic variation in generated NMEA from binary GPSes
correctly. Use O_SYNC rather than timeouts to guarantee that
baud-rate change strings get to the GPS before changing the line