summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-04-20 14:25:20 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-04-20 14:25:20 -0400
commit96bd8ec4ee4eec05cd1a05bfd02cda6fe62ec7b2 (patch)
treecb7e8496f433dcb4b7e900e4e409a69187e61660 /configure.ac
parentb49753c8fb1555263728d81a8e538114ea355d37 (diff)
downloadgpsd-96bd8ec4ee4eec05cd1a05bfd02cda6fe62ec7b2.tar.gz
Version bump to 2.95~dev, commits are open.
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 7281ffa9..5903b5c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl This file is Copyright (c)2010 by the GPSD project
dnl BSD terms apply: see the file COPYING in the distribution root for details.
AC_INIT
-AM_INIT_AUTOMAKE(gpsd, 2.94)
+AM_INIT_AUTOMAKE(gpsd, 2.95~dev)
dnl AC_PREFIX_PROGRAM(gcc)
AM_CONFIG_HEADER(gpsd_config.h)
AC_LANG([C])