summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-20 03:28:01 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-20 03:28:01 +0100
commit0c4eccc761f94ea3a6e19027356da55e394933c0 (patch)
tree6a5dd7b61b8e55bb9fe5205fc21164f4500d32c8 /configure.ac
parent47635ae9b4f86a7f1e147c8d3b0d9ee017265d2b (diff)
downloadgeiser-0c4eccc761f94ea3a6e19027356da55e394933c0.tar.gz
geiser-0c4eccc761f94ea3a6e19027356da55e394933c0.tar.bz2
Version bump: let the fun begin!
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 0a3fcba..e2405c9 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],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.1.1],[geiser-users@nongnu.org],geiser)
AC_CONFIG_SRCDIR([elisp/geiser.el])
AM_INIT_AUTOMAKE