summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2012-09-30 05:21:50 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-09-30 05:21:50 +0200
commit921b51d46625d0dd111eab959e97c2bd2cca1659 (patch)
treeecc246d7a4dc019273817f75bccc75c0bc85c711 /configure.ac
parent4913ba6e08c4ca43249bb23f8da69406422c6727 (diff)
downloadgeiser-921b51d46625d0dd111eab959e97c2bd2cca1659.tar.gz
geiser-921b51d46625d0dd111eab959e97c2bd2cca1659.tar.bz2
Version bump -- next cycle begins!
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 6793972..4eb5770 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.2.2],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.2.3],[geiser-users@nongnu.org],geiser)
AC_CONFIG_SRCDIR([elisp/geiser.el])
AM_INIT_AUTOMAKE