summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2015-02-09 06:38:54 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2015-02-09 06:38:54 +0100
commit08b23e2290b1d4c41ceb6fe7e91727739b651f46 (patch)
tree6d2f447df093a1093d9ac9f91c608e140460b354 /configure.ac
parent7c3eaa2d60a96d4b49ead63b5db9ec5a8784e1ab (diff)
downloadgeiser-08b23e2290b1d4c41ceb6fe7e91727739b651f46.tar.gz
geiser-08b23e2290b1d4c41ceb6fe7e91727739b651f46.tar.bz2
Preparing 0.70.7
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 44b56e7..facc226 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Jose A Ortega Ruiz.
+# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015 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.6],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.7],[geiser-users@nongnu.org],geiser)
AC_CONFIG_SRCDIR([elisp/geiser.el])
AM_INIT_AUTOMAKE