summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2020-02-25 13:30:02 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2020-02-25 13:30:02 +0000
commit51252bcb35d6afe006487b73c1e2276210b4ed83 (patch)
tree29c382724ed5af1943d93e5e3c6c57bdff27cf81 /configure.ac
parent7655a8c3711ca983762dd2c42e7584d968bcf8d4 (diff)
downloadgeiser-guile-51252bcb35d6afe006487b73c1e2276210b4ed83.tar.gz
geiser-guile-51252bcb35d6afe006487b73c1e2276210b4ed83.tar.bz2
Version bump0.11.2
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 5905cb9..fd10bd9 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.11.1],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.11.2],[geiser-users@nongnu.org],geiser)
AC_CONFIG_SRCDIR([elisp/geiser.el])
AM_INIT_AUTOMAKE