summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-11-26 08:12:35 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-11-26 08:37:13 +0100
commit4b1775a30663a0b4dfe4ef42d397bade69ef31ba (patch)
tree044abd82b36a73b9c92ff0d90a72dc72a05f7096 /configure.ac
parent8a61de0ab4d29d777122a15734c68e9744a69d30 (diff)
downloadgeiser-4b1775a30663a0b4dfe4ef42d397bade69ef31ba.tar.gz
geiser-4b1775a30663a0b4dfe4ef42d397bade69ef31ba.tar.bz2
NEWS update and version bump to 0.1.40.1.4
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 49e58a3..63cdcdc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.1.3],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.1.4],[geiser-users@nongnu.org],geiser)
AC_CONFIG_SRCDIR([elisp/geiser.el])
AM_INIT_AUTOMAKE