shishi-commit
[Top][All Lists]
Advanced

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

[SCM] GNU shishi branch, master, updated. shishi-0-0-41-1-g9ddc489


From: Simon Josefsson
Subject: [SCM] GNU shishi branch, master, updated. shishi-0-0-41-1-g9ddc489
Date: Mon, 18 Jan 2010 23:33:25 +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 shishi".

http://git.savannah.gnu.org/cgit/shishi.git/commit/?id=9ddc4899b748276c91a693e87997c5d1e3d0f2e1

The branch, master has been updated
       via  9ddc4899b748276c91a693e87997c5d1e3d0f2e1 (commit)
      from  59245bedec79e452098d3321e0e905ea23ef1d08 (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 9ddc4899b748276c91a693e87997c5d1e3d0f2e1
Author: Simon Josefsson <address@hidden>
Date:   Tue Jan 19 00:33:19 2010 +0100

    Bump versions.

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

Summary of changes:
 NEWS         |    5 +++++
 configure.ac |    4 ++--
 lib/shishi.h |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 8d38b90..9c4a96c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ Shishi NEWS -- History of user-visible changes.                
 -*- outline -*-
 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Simon 
Josefsson
 See the end for copying conditions.
 
+* Version 0.0.42 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
 * Version 0.0.41 (released 2010-01-19)
 
 ** Add configuration keyword 'quick-random' to speed up libgcrypt.
diff --git a/configure.ac b/configure.ac
index 98f7feb..abfe18c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,14 +19,14 @@
 # Floor, Boston, MA 02110-1301, USA.
 
 AC_PREREQ(2.61)
-AC_INIT([GNU Shishi], [0.0.41], address@hidden)
+AC_INIT([GNU Shishi], [0.0.42], address@hidden)
 
 # Library code modified:                              REVISION++
 # Interfaces changed/added/removed:   CURRENT++       REVISION=0
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 0)
-AC_SUBST(LT_REVISION, 41)
+AC_SUBST(LT_REVISION, 42)
 AC_SUBST(LT_AGE, 0)
 
 # Used when creating libshishi-XX.def.
diff --git a/lib/shishi.h b/lib/shishi.h
index 7512af9..5b76277 100644
--- a/lib/shishi.h
+++ b/lib/shishi.h
@@ -29,7 +29,7 @@
 #include <time.h>              /* time_t */
 #include <shishi-int.h>                /* uint32_t */
 
-#define SHISHI_VERSION "0.0.41"
+#define SHISHI_VERSION "0.0.42"
 
 # ifdef __cplusplus
 extern "C" {


hooks/post-receive
-- 
GNU shishi




reply via email to

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