guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, master, updated. release_1-9-15-127-g2


From: Ludovic Courtès
Subject: [Guile-commits] GNU Guile branch, master, updated. release_1-9-15-127-g229b4bd
Date: Wed, 23 Feb 2011 10:06:04 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=229b4bd538d60ba59b7ac1b1177d6e83f6bf96f3

The branch, master has been updated
       via  229b4bd538d60ba59b7ac1b1177d6e83f6bf96f3 (commit)
      from  18966b8d5ee07b26a3574af5c25f0f27ffaf17f6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 229b4bd538d60ba59b7ac1b1177d6e83f6bf96f3
Author: Ludovic Courtès <address@hidden>
Date:   Wed Feb 23 11:05:54 2011 +0100

    Switch to 2.1.0.
    
    * GUILE-VERSION (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION,
      GUILE_MINOR_VERSION): Switch to 2.1.0.

-----------------------------------------------------------------------

Summary of changes:
 GUILE-VERSION |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/GUILE-VERSION b/GUILE-VERSION
index 35352ca..7f84c2c 100644
--- a/GUILE-VERSION
+++ b/GUILE-VERSION
@@ -1,9 +1,9 @@
 # -*-shell-script-*-
 
 # Note: `GUILE_VERSION' is defined in `configure.ac' using `git-version-gen'.
-GUILE_MAJOR_VERSION=1
-GUILE_MINOR_VERSION=9
-GUILE_MICRO_VERSION=15
+GUILE_MAJOR_VERSION=2
+GUILE_MINOR_VERSION=1
+GUILE_MICRO_VERSION=0
 
 GUILE_EFFECTIVE_VERSION=2.0
 


hooks/post-receive
-- 
GNU Guile



reply via email to

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