From 566442e67e7e85a5543515278d79e2a464598e0e Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sat, 15 Sep 2012 22:13:54 +0200 Subject: Version bump Setting next version's value in the Git repos, so that people can have both unstable and stable versions in their systems. --- doc/macros.texi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/macros.texi') diff --git a/doc/macros.texi b/doc/macros.texi index 77c626b..5bf402d 100644 --- a/doc/macros.texi +++ b/doc/macros.texi @@ -1,4 +1,5 @@ -@set VERSION 0.2.1 +@set VERSION 0.2.2 +@set RELEASE_DATE September 2012 @set GUILE_VERSION 2.0 @set RACKET_VERSION 5.3 @set EMACS_VERSION 23.2 @@ -22,8 +23,8 @@ @end html @end macro -@macro dvblurb{DATE} -@vblurb{@value{GUILE_VERSION}, @value{RACKET_VERSION}, \DATE\} +@macro dvblurb{} +@vblurb{@value{GUILE_VERSION}, @value{RACKET_VERSION}, @value{RELEASE_DATE}} @end macro @macro altr{LINK, TXT, TLINK, TRAIL} -- cgit v1.2.3