diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-11-26 08:12:35 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-11-26 08:37:13 +0100 |
commit | f3c6c8dc2d96960375e773eb86a481d678b58cfa (patch) | |
tree | d18b625b587ea9dc8a798bf44a70da09a5197985 /configure.ac | |
parent | 9857c254979e7c43a3f432c1927a168d6437398c (diff) | |
download | geiser-guile-f3c6c8dc2d96960375e773eb86a481d678b58cfa.tar.gz geiser-guile-f3c6c8dc2d96960375e773eb86a481d678b58cfa.tar.bz2 |
NEWS update and version bump to 0.1.40.1.4
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 49e58a3..63cdcdc 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.3],[geiser-users@nongnu.org],geiser) +AC_INIT([Geiser],[0.1.4],[geiser-users@nongnu.org],geiser) AC_CONFIG_SRCDIR([elisp/geiser.el]) AM_INIT_AUTOMAKE |