guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch master updated: GNU Guile 2.9.9 (beta).


From: Andy Wingo
Subject: [Guile-commits] branch master updated: GNU Guile 2.9.9 (beta).
Date: Mon, 13 Jan 2020 03:29:55 -0500

This is an automated email from the git hooks/post-receive script.

wingo pushed a commit to branch master
in repository guile.

The following commit(s) were added to refs/heads/master by this push:
     new f973761  GNU Guile 2.9.9 (beta).
f973761 is described below

commit f973761f8d17033f14f72b5e75199a629a0dafcc
Author: Andy Wingo <address@hidden>
AuthorDate: Mon Jan 13 09:11:20 2020 +0100

    GNU Guile 2.9.9 (beta).
    
    * GUILE-VERSION (GUILE_MICRO_VERSION): Bump to 2.9.9.
---
 GUILE-VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GUILE-VERSION b/GUILE-VERSION
index f1a0324..d626aa7 100644
--- a/GUILE-VERSION
+++ b/GUILE-VERSION
@@ -3,7 +3,7 @@
 # Note: `GUILE_VERSION' is defined in `configure.ac' using `git-version-gen'.
 GUILE_MAJOR_VERSION=2
 GUILE_MINOR_VERSION=9
-GUILE_MICRO_VERSION=8
+GUILE_MICRO_VERSION=9
 
 GUILE_EFFECTIVE_VERSION=3.0
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]