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-10


From: Ludovic Courtès
Subject: [Guile-commits] GNU Guile branch, master, updated. release_1-9-10
Date: Thu, 15 Apr 2010 20:52:47 +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=2d1ff3ba52dfc8ad9ab2a30a76b877024c9fc57a

The branch, master has been updated
       via  2d1ff3ba52dfc8ad9ab2a30a76b877024c9fc57a (commit)
      from  96ec2c9c65468b1404865371d19342d6badb0be9 (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 2d1ff3ba52dfc8ad9ab2a30a76b877024c9fc57a
Author: Ludovic Courtès <address@hidden>
Date:   Thu Apr 15 22:21:40 2010 +0200

    Bump version number for 1.9.10.
    
    * GUILE-VERSION (GUILE_MICRO_VERSION): Increment.

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

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

diff --git a/GUILE-VERSION b/GUILE-VERSION
index 53c1c05..250ebed 100644
--- a/GUILE-VERSION
+++ b/GUILE-VERSION
@@ -2,7 +2,7 @@
 
 GUILE_MAJOR_VERSION=1
 GUILE_MINOR_VERSION=9
-GUILE_MICRO_VERSION=9
+GUILE_MICRO_VERSION=10
 
 GUILE_EFFECTIVE_VERSION=2.0
 
GUILE_VERSION=${GUILE_MAJOR_VERSION}.${GUILE_MINOR_VERSION}.${GUILE_MICRO_VERSION}


hooks/post-receive
-- 
GNU Guile




reply via email to

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