summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-01-27 22:20:08 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-01-27 22:20:08 +0000
commitf34be754416e4877a710d6a7d0ae4cf77bcde433 (patch)
treea17f0b3e8a8bea61ad98556450d953fee8566c34
parent6df07087bcf5f1576307bcdcef95748c90ac7c5b (diff)
downloadgpsd-f34be754416e4877a710d6a7d0ae4cf77bcde433.tar.gz
Ready to ship 2.9.release-2.9
-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 af861984..baf1ca18 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT
-AM_INIT_AUTOMAKE(gpsd, 2.8)
+AM_INIT_AUTOMAKE(gpsd, 2.9)
AC_PREFIX_PROGRAM(gcc)
AM_CONFIG_HEADER(config.h)
AC_LANG([C])
diff --git a/gpsd.spec.in b/gpsd.spec.in
index c03f55a4..1cfff783 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -120,7 +120,7 @@ if [ -d /etc/udev/rules.d/ ]; then rm /etc/udev/rules.d/80-gpsd.rules; fi
%{_libdir}/python*/site-packages/gpsd.py*
%changelog
-* Thu Jan 27 2005 Eric S. Raymond <esr@snark.thyrsus.com> - @VERSION@-1
+* Thu Jan 27 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.9-1
- Python files restored to RPM.
* Thu Jan 27 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.8-1