gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, master, updated. gnutls_2_9_4-2-gb0b7f5a


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_4-2-gb0b7f5a
Date: Thu, 03 Sep 2009 10:08:01 +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 gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=b0b7f5a655fcbc530534eb6bc2362b4ab5a4e8d6

The branch, master has been updated
       via  b0b7f5a655fcbc530534eb6bc2362b4ab5a4e8d6 (commit)
       via  4f83661646a598ccb3fa41261d437c5fbd060a97 (commit)
      from  d8bdea38c4a035371e6bdbcc4a817fa264b4b949 (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 b0b7f5a655fcbc530534eb6bc2362b4ab5a4e8d6
Author: Simon Josefsson <address@hidden>
Date:   Thu Sep 3 12:07:56 2009 +0200

    Bump versions.

commit 4f83661646a598ccb3fa41261d437c5fbd060a97
Author: Simon Josefsson <address@hidden>
Date:   Thu Sep 3 12:05:15 2009 +0200

    Commit cyclo/ dir too.

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

Summary of changes:
 NEWS                  |    5 +++++
 cfg.mk                |    3 ++-
 lib/configure.ac      |    2 +-
 lib/m4/hooks.m4       |    2 +-
 libextra/configure.ac |    2 +-
 5 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/NEWS b/NEWS
index d680f1c..3b2b278 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Simon 
Josefsson
 Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavrogiannopoulos
 See the end for copying conditions.
 
+* Version 2.9.5 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 2.9.4 (released 2009-09-03)
 
 ** libgnutls: Client-side TLS 1.2 and SHA-256 ciphersuites now works.
diff --git a/cfg.mk b/cfg.mk
index eedd9cf..7701954 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -117,4 +117,5 @@ web:
 
 upload-web:
        cd $(htmldir) && \
-               cvs commit -m "Update." manual/ reference/ doxygen/ devel/
+               cvs commit -m "Update." manual/ reference/ \
+                       doxygen/ devel/ cyclo/
diff --git a/lib/configure.ac b/lib/configure.ac
index c21acde..9aa2154 100644
--- a/lib/configure.ac
+++ b/lib/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure 
script.
 # MA 02110-1301, USA
 
 AC_PREREQ(2.61)
-AC_INIT([libgnutls], [2.9.4], address@hidden)
+AC_INIT([libgnutls], [2.9.5], address@hidden)
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
diff --git a/lib/m4/hooks.m4 b/lib/m4/hooks.m4
index be02fbb..0ce66ea 100644
--- a/lib/m4/hooks.m4
+++ b/lib/m4/hooks.m4
@@ -27,7 +27,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
   # Interfaces added:                             AGE++
   # Interfaces removed:                           AGE=0
   AC_SUBST(LT_CURRENT, 41)
-  AC_SUBST(LT_REVISION, 4)
+  AC_SUBST(LT_REVISION, 5)
   AC_SUBST(LT_AGE, 15)
 
   # Used when creating the Windows libgnutls-XX.def files.
diff --git a/libextra/configure.ac b/libextra/configure.ac
index c3f594b..8291d37 100644
--- a/libextra/configure.ac
+++ b/libextra/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure 
script.
 # 02110-1301, USA.
 
 AC_PREREQ(2.61)
-AC_INIT([libgnutls-extra], [2.9.4], address@hidden)
+AC_INIT([libgnutls-extra], [2.9.5], address@hidden)
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 


hooks/post-receive
-- 
GNU gnutls




reply via email to

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