summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2008-01-01 19:49:53 +0000
committerEric S. Raymond <esr@thyrsus.com>2008-01-01 19:49:53 +0000
commit46290f996337867e87ee49a2b4d941b7f6685e8a (patch)
treeb39be960c63dee2d60f2188b95e99b184b817c2a /configure.ac
parent3015b09119a13731cc3a6f6711184c30f33777d6 (diff)
downloadgpsd-46290f996337867e87ee49a2b4d941b7f6685e8a.tar.gz
Small shipping improvement for next time, and bump the version number.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ae4c0805..f2cc42ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl $Id$
AC_INIT
-AM_INIT_AUTOMAKE(gpsd, 2.36)
+AM_INIT_AUTOMAKE(gpsd, 2.37dev)
dnl AC_PREFIX_PROGRAM(gcc)
AM_CONFIG_HEADER(gpsd_config.h)
AC_LANG([C])