diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-20 03:28:01 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-20 03:28:01 +0100 |
commit | 01fdd0cad6ecfc2eecd81a5999767e1583999207 (patch) | |
tree | 41a4b6563d78121603db3d9f91b0d3b7531b39c4 /configure.ac | |
parent | c82a944025ee08280dc507004ab98435f184cc23 (diff) | |
download | geiser-guile-01fdd0cad6ecfc2eecd81a5999767e1583999207.tar.gz geiser-guile-01fdd0cad6ecfc2eecd81a5999767e1583999207.tar.bz2 |
Version bump: let the fun begin!
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0a3fcba..e2405c9 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.1],[geiser-users@nongnu.org],geiser) +AC_INIT([Geiser],[0.1.1],[geiser-users@nongnu.org],geiser) AC_CONFIG_SRCDIR([elisp/geiser.el]) AM_INIT_AUTOMAKE |