From afcc35c1d8c9eba8df5f95048e9e73352e8df276 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 23 Feb 2020 20:45:23 +0000 Subject: Version bump --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b677a1f..db4abcf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +* Version 0.11.1 (February 2020) + + - Bug fixes + * Version 0.11 (February 2020) - Bug fixes for all supported implementations diff --git a/configure.ac b/configure.ac index 88a0eab..5905cb9 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],[geiser-users@nongnu.org],geiser) +AC_INIT([Geiser],[0.11.1],[geiser-users@nongnu.org],geiser) AC_CONFIG_SRCDIR([elisp/geiser.el]) AM_INIT_AUTOMAKE -- cgit v1.2.3