summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2020-02-04 18:26:03 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2020-02-04 18:26:03 +0000
commit8357c84af4eb05dece8aec6bbc53b9fd001c89d6 (patch)
tree1c11174ed7224bf7f3acae02ada22c751c2a9dc4 /configure.ac
parent866c744d19a3732eb72f5bce61e2a7b14b24951d (diff)
downloadgeiser-8357c84af4eb05dece8aec6bbc53b9fd001c89d6.tar.gz
geiser-8357c84af4eb05dece8aec6bbc53b9fd001c89d6.tar.bz2
Version 0.110.11
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 11b8a90..88a0eab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018 Jose A Ortega Ruiz.
+# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018, 2020 Jose A Ortega Ruiz.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -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.10],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.11],[geiser-users@nongnu.org],geiser)
AC_CONFIG_SRCDIR([elisp/geiser.el])
AM_INIT_AUTOMAKE