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
commita3cc67022e7c2195000e1aea5d784524213f07aa (patch)
tree485d1766355fabf46769590f1a885b60a6784a61 /configure.ac
parent3938552fb6a63721c2feaca1b3b2d021e17aa927 (diff)
downloadgeiser-a3cc67022e7c2195000e1aea5d784524213f07aa.tar.gz
geiser-a3cc67022e7c2195000e1aea5d784524213f07aa.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