From bcd971450bbcca4afc0381184bb73d892710b6d5 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 30 Jan 2018 23:50:57 +0100 Subject: versions bumped (and hope for a february release) --- configure.ac | 4 ++-- doc/macros.texi | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index 7ca94d1..11b8a90 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Jose A Ortega Ruiz. +# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018 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.9],[geiser-users@nongnu.org],geiser) +AC_INIT([Geiser],[0.10],[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 4ad5436..790ce21 100644 --- a/doc/macros.texi +++ b/doc/macros.texi @@ -1,7 +1,7 @@ -@set VERSION 0.9 +@set VERSION 0.10 @set VERSION_NICK -@set RELEASE_DATE October 2016 -@set GUILE_VERSION 2.0.9 +@set RELEASE_DATE February 2017 +@set GUILE_VERSION 2.2.0 @set RACKET_VERSION 6.0 @set CHICKEN_VERSION 4.8.0 @set MIT_VERSION 9.1.1 -- cgit v1.2.3