summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2012-09-15 22:13:54 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-09-15 22:13:54 +0200
commit566442e67e7e85a5543515278d79e2a464598e0e (patch)
tree5a7a688cb025fca0a244384dbca87a7f4fab6beb /configure.ac
parent2d8058f7f834106230e0aef637b05b0a8b83882b (diff)
downloadgeiser-chez-566442e67e7e85a5543515278d79e2a464598e0e.tar.gz
geiser-chez-566442e67e7e85a5543515278d79e2a464598e0e.tar.bz2
Version bump
Setting next version's value in the Git repos, so that people can have both unstable and stable versions in their systems.
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 6b7639c..6793972 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.1],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.2.2],[geiser-users@nongnu.org],geiser)
AC_CONFIG_SRCDIR([elisp/geiser.el])
AM_INIT_AUTOMAKE