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
commit2a6b60238fd7864b80b396a63b8cc36cb895ba0e (patch)
treed7ba30f8fb23bee9494f6bbcd1d9f5da379c5a08 /configure.ac
parent0ff5aa4fca99c0ed1fd30fcdff7660e6c07e6007 (diff)
downloadgeiser-2a6b60238fd7864b80b396a63b8cc36cb895ba0e.tar.gz
geiser-2a6b60238fd7864b80b396a63b8cc36cb895ba0e.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