summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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