summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2014-08-10 00:57:37 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2014-08-10 00:57:37 +0200
commit637980cc26cb47c34ef6e35d0d2fde51aafe7fbb (patch)
treea0b80f38316f3bbfba6906822f7a6f8505e79d21 /configure.ac
parent7cf34c0c92cac3039849b8be40b468d0c52d2472 (diff)
downloadgeiser-chez-0.6.tar.gz
geiser-chez-0.6.tar.bz2
NEWS for 0.60.6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 6b59842..44b56e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010, 2011, 2012, 2013 Jose A Ortega Ruiz.
+# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Jose A Ortega Ruiz.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -8,7 +8,7 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-AC_INIT([Geiser],[0.5],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.6],[geiser-users@nongnu.org],geiser)
AC_CONFIG_SRCDIR([elisp/geiser.el])
AM_INIT_AUTOMAKE