diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2015-10-13 20:53:45 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2015-10-13 20:53:45 +0200 |
commit | f4124d97e1a82bea39589f981f105d681fa7dc6b (patch) | |
tree | 19f08083948c0e84aad11bcddc70d1a559e7c7b1 /configure.ac | |
parent | 927382cfa14106dcb9a44d4a2f0f9137c3a534fc (diff) | |
download | geiser-f4124d97e1a82bea39589f981f105d681fa7dc6b.tar.gz geiser-f4124d97e1a82bea39589f981f105d681fa7dc6b.tar.bz2 |
Version 0.8.10.8.1
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 e378133..a068bd9 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.8],[geiser-users@nongnu.org],geiser) +AC_INIT([Geiser],[0.8.1],[geiser-users@nongnu.org],geiser) AC_CONFIG_SRCDIR([elisp/geiser.el]) AM_INIT_AUTOMAKE |