]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Prepare the 4.1.0-rc1 release.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 27 Nov 2007 20:08:16 +0000 (20:08 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 27 Nov 2007 20:08:16 +0000 (20:08 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 1e697093237722fa9dcfc6c33cde584206df447a..339c6a69d9b36741ba55d4f575abd71ddbcdcdd0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 $Id$
 
-shadow-4.0.18.1 -> shadow-4.0.18.2                                     UNRELEASED
+shadow-4.0.18.2 -> shadow-4.1.0-rc1                                    UNRELEASED
 
 *** general:
 - Add support for SHA256 and SHA512 encrypt methods (supported by new
index ab1763bf396a6656632608889c1e6e5779738ef3..c40f96b69b5ef327fe82b7cbae51a931581d4c41 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT
-AM_INIT_AUTOMAKE(shadow, 4.0.18.2)
+AM_INIT_AUTOMAKE(shadow, 4.1.0-rc1)
 AC_CONFIG_HEADERS([config.h])
 
 dnl Some hacks...