From 0c4eccc761f94ea3a6e19027356da55e394933c0 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 20 Dec 2010 03:28:01 +0100 Subject: Version bump: let the fun begin! --- configure.ac | 2 +- doc/install.texi | 2 +- doc/macros.texi | 2 +- 3 files changed, 3 insertions(+), 3 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 diff --git a/doc/install.texi b/doc/install.texi index 0908ca5..37ce9d0 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -33,7 +33,7 @@ to the fun. @cindex use the source, Luke You'll also need Geiser itself. The latest release tarball can be -found @uref{http://download.savannah.gnu.org/releases/geiser/@value{VERSION}/, +found @uref{http://download.savannah.nongnu.org/releases/geiser/@value{VERSION}/, here}, while older versions are @uref{http://download.savannah.nongnu.org/releases/geiser/, here}. Just download diff --git a/doc/macros.texi b/doc/macros.texi index 18d1a1e..46eec13 100644 --- a/doc/macros.texi +++ b/doc/macros.texi @@ -1,4 +1,4 @@ -@set VERSION 0.1 +@set VERSION 0.1.1 @macro img{FILE, ALIGN} @ifhtml -- cgit v1.2.3