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 gsasl".
http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=b93ee009c71232f676969610240a0b31f3b44b65 The branch, master has been updated via b93ee009c71232f676969610240a0b31f3b44b65 (commit) from 66db85ec3810e12f996d63065f26119b5753bb3b (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 b93ee009c71232f676969610240a0b31f3b44b65 Author: Simon Josefsson <[email protected]> Date: Mon Feb 15 19:01:42 2010 +0100 Change next version to 1.4.1. ----------------------------------------------------------------------- Summary of changes: NEWS | 2 +- configure.ac | 4 ++-- lib/NEWS | 4 ++-- lib/configure.ac | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index 218a0cb..bdbbd00 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ Note that changes to the GNU SASL Library is documented in lib/NEWS. This file track changes to the remaining, non-library, parts of GNU SASL. That include the manual, the command line tool, and self tests. -* Version 1.5.0 (unreleased) [experimental] +* Version 1.4.1 (unreleased) [stable] ** gsasl: Improve application data throughput. Patch from Enrico Scholz <[email protected]> in diff --git a/configure.ac b/configure.ac index fd36187..3febf02 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Simon Josefsson +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Simon Josefsson # # This file is part of GNU SASL. # @@ -18,7 +18,7 @@ dnl Process this file with autoconf to produce a configure script. # along with this program. If not, see <http://www.gnu.org/licenses/>. AC_PREREQ(2.61) -AC_INIT([GNU SASL], [1.5.0], [[email protected]], [gsasl]) +AC_INIT([GNU SASL], [1.4.1], [[email protected]], [gsasl]) AC_CONFIG_AUX_DIR([lib/build-aux]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/lib/NEWS b/lib/NEWS index 05d9911..6f663b5 100644 --- a/lib/NEWS +++ b/lib/NEWS @@ -1,8 +1,8 @@ GNU SASL LIBRARY NEWS -- History of user-visible changes. -Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Simon Josefsson +Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Simon Josefsson See the end for copying conditions. -* Version 1.5.0 (unreleased) [experimental] +* Version 1.4.1 (unreleased) [stable] ** API and ABI modifications. No changes since last version. diff --git a/lib/configure.ac b/lib/configure.ac index 26b2b0b..7e39d2a 100644 --- a/lib/configure.ac +++ b/lib/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Simon Josefsson +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Simon Josefsson # # This file is part of GNU SASL Library. # @@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure script. # MA 02110-1301, USA. AC_PREREQ(2.61) -AC_INIT([libgsasl], [1.5.0], [[email protected]]) +AC_INIT([libgsasl], [1.4.1], [[email protected]]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) hooks/post-receive -- GNU gsasl _______________________________________________ Gsasl-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gsasl-commit
