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 | c6f17b25200e36f80d812684a2127b451fc11817 (patch) | |
tree | 5ca63f7fdb86aedcaa6f070abc2375658ebaa504 /configure.ac | |
parent | 733ea7a4ed1f527b70764a52fe865926d90f5177 (diff) | |
download | geiser-guile-c6f17b25200e36f80d812684a2127b451fc11817.tar.gz geiser-guile-c6f17b25200e36f80d812684a2127b451fc11817.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 |