From 637980cc26cb47c34ef6e35d0d2fde51aafe7fbb Mon Sep 17 00:00:00 2001
From: Jose Antonio Ortega Ruiz <jao@gnu.org>
Date: Sun, 10 Aug 2014 00:57:37 +0200
Subject: NEWS for 0.6

---
 NEWS            | 2 +-
 configure.ac    | 4 ++--
 doc/macros.texi | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/NEWS b/NEWS
index 0879483..9cb2519 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-* Version 0.5.1
+* Version 0.6 (Aug 9, 2014)
 
   New features:
 
diff --git a/configure.ac b/configure.ac
index 6b59842..44b56e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010, 2011, 2012, 2013 Jose A Ortega Ruiz.
+# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Jose A Ortega Ruiz.
 #
 # This file is free software; as a special exception the author gives
 # unlimited permission to copy and/or distribute it, with or without
@@ -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.5],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.6],[geiser-users@nongnu.org],geiser)
 AC_CONFIG_SRCDIR([elisp/geiser.el])
 AM_INIT_AUTOMAKE
 
diff --git a/doc/macros.texi b/doc/macros.texi
index e57cd4f..47ea304 100644
--- a/doc/macros.texi
+++ b/doc/macros.texi
@@ -1,7 +1,7 @@
-@set VERSION 0.5
-@set RELEASE_DATE December 2013
+@set VERSION 0.6
+@set RELEASE_DATE August 2014
 @set GUILE_VERSION 2.0.9
-@set RACKET_VERSION 5.3.4
+@set RACKET_VERSION 6.0
 @set EMACS_VERSION 23.2
 @set DOWN_BASE http://download.savannah.gnu.org/@/releases/@/geiser
 @set PACKAGE_REPO @value{DOWN_BASE}/@/packages
-- 
cgit v1.2.3