summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-02-03 01:24:38 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-02-03 01:24:38 +0100
commit5e63968f431a40c0ea8dc7391ee95b869d9d9bff (patch)
tree483f5ca2a8ec7093bf240cf94dffdc83012b3bfe /configure.ac
parent5c433339e648048e3efec422a2a974fe8e83134f (diff)
downloadgeiser-chez-5e63968f431a40c0ea8dc7391ee95b869d9d9bff.tar.gz
geiser-chez-5e63968f431a40c0ea8dc7391ee95b869d9d9bff.tar.bz2
NEWS and version housekeeping
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 1e3fe52..bc4939b 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.3],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.4],[geiser-users@nongnu.org],geiser)
AC_CONFIG_SRCDIR([elisp/geiser.el])
AM_INIT_AUTOMAKE