summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-03-21 22:13:04 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-03-21 22:13:04 -0400
commitabb336b69181ffb6b5d1f5087fd902c701d09c09 (patch)
tree79809fb9185067e2368755c7333667244b902c52 /configure.ac
parentdd756c9798dddb0b1604776e5f69bce975c23a86 (diff)
downloadgpsd-abb336b69181ffb6b5d1f5087fd902c701d09c09.tar.gz
Version bump and news update for 2.96 release.release-2.96
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 7af7bb33..7a219200 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,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(gpsd, 2.96~dev, [http://developer.berlios.de/bugs/?group_id=2116], ,
+AC_INIT(gpsd, 2.96, [http://developer.berlios.de/bugs/?group_id=2116], ,
[http://gpsd.berlios.de/])
AM_INIT_AUTOMAKE
dnl AC_PREFIX_PROGRAM(gcc)