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 Inetutils ".

The branch, master has been updated
       via  f268e63a87589e7117058b1ceaa99697becfa239 (commit)
       via  a70f7b6c7e7f2a6b01effbd76c7519c0f443cf71 (commit)
      from  91eac07b074f78bb1ce9b74d0bc141ad9e1f4325 (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=f268e63a87589e7117058b1ceaa99697becfa239


commit f268e63a87589e7117058b1ceaa99697becfa239
Author: Alfred M. Szmidt <[email protected]>
Date:   Sun Dec 13 17:20:40 2009 +0100

    Updated.  (silent change)

diff --git a/README-alpha b/README-alpha
index c835885..2459387 100644
--- a/README-alpha
+++ b/README-alpha
@@ -105,6 +105,14 @@ To make an release issue the following commands:
 
 make alpha
 
+Finally, bump the version number in NEWS,and configure.ac.
+
+When doing a stable release, do not forget to:
+
+ - record the release date in NEWS
+ - create a tag (inetutils-N_M)
+ - post an announcment to [email protected]
+
 * Copyright information
 
 Permission is granted to anyone to make or distribute verbatim copies

http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=a70f7b6c7e7f2a6b01effbd76c7519c0f443cf71


commit a70f7b6c7e7f2a6b01effbd76c7519c0f443cf71
Author: Alfred M. Szmidt <[email protected]>
Date:   Sun Dec 13 17:20:29 2009 +0100

    Bump version number to 1.6.92.

diff --git a/ChangeLog b/ChangeLog
index bf6c4db..cea6b0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-12-13  Alfred M. Szmidt  <[email protected]>
 
+       * configure.ac: Bump version number to 1.6.92.
+
+2009-12-13  Alfred M. Szmidt  <[email protected]>
+
        * cfg.mk (release-prep-hook): New variable.
 
 2009-12-11  Simon Josefsson  <[email protected]>
diff --git a/NEWS b/NEWS
index d0af7fe..69001ed 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ See the end of this file for for license conditions.
 Please send inetutils bug reports to <[email protected]>.
 
 Unreleased
-Version 1.6.91:
+Version 1.6.92:
 
 * ping
 
diff --git a/configure.ac b/configure.ac
index 1d09f0b..b31b2ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT([GNU inetutils], [1.6.91], [[email protected]])
+AC_INIT([GNU inetutils], [1.6.92], [[email protected]])
 
 AC_CONFIG_SRCDIR([inetd/inetd.c])
 AC_CONFIG_AUX_DIR([build-aux])

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

Summary of changes:
 ChangeLog    |    4 ++++
 NEWS         |    2 +-
 README-alpha |    8 ++++++++
 configure.ac |    2 +-
 4 files changed, 14 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Inetutils 


_______________________________________________
Commit-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-inetutils

Reply via email to