diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-07-01 15:41:27 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-07-01 15:41:27 +0200 |
commit | 0348ece4d614a3664289289d8c7daf3ec39a3975 (patch) | |
tree | aa878fbb24cd346a82e758f0c8f4ea1bb3ec635f /configure.ac | |
parent | e7786d09fa1a672770efcce970d52ba4649936e1 (diff) | |
download | geiser-0348ece4d614a3664289289d8c7daf3ec39a3975.tar.gz geiser-0348ece4d614a3664289289d8c7daf3ec39a3975.tar.bz2 |
NEWS update
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 bc4939b..6b59842 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.4],[geiser-users@nongnu.org],geiser) +AC_INIT([Geiser],[0.5],[geiser-users@nongnu.org],geiser) AC_CONFIG_SRCDIR([elisp/geiser.el]) AM_INIT_AUTOMAKE |