*******************************************************************
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 3 Aug 2005 01:11:15 +0000 (01:11 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 3 Aug 2005 01:11:15 +0000 (01:11 +0000)
*** Released am-utils-6.1.1 ***
*******************************************************************

ChangeLog
NEWS
configure.in

index b900c2084a9b0740983c30de6349b307693fc86f..f26ea62a6466782d9100d3c37134f1ce64aaf53a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-08-02  Erez Zadok  <ezk@cs.sunysb.edu>
 
+       *******************************************************************
+       *** Released am-utils-6.1.1                                     ***
+       *******************************************************************
+
        * ALL: remove CVS ID and put actual file name in source.
 
        * conf/autofs/*.[hc]: proper copyright headers.
diff --git a/NEWS b/NEWS
index dfcb90de30d5d1ce04f4edc20dfd822c3ab948cf..4ab75b0cf48b3d5f4838a8aef0931fc6ff243ce8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-*** Notes specific to am-utils version 6.1.1-rc1
+*** Notes specific to am-utils version 6.1.1
 
 New amd.conf global parameter: forced_unmounts (default to "no").  If set to
 "yes," and the client OS supports forced or lazy unmounts, then Amd will
index c8a485d8610a7d909f6c7477cc5a30f3caa04d33..02a299c9ab76623b580bdaa9cf1e2f4d1430acdf 100644 (file)
@@ -13,7 +13,7 @@ dnl INITIALIZATION
 dnl AC_INIT
 dnl new init style: PACKAGE, VERSION, BUG-REPORTING-ADDRESS
 AC_INIT([am-utils],
-       [6.1.1-rc1],
+       [6.1.1],
        [https://bugzilla.am-utils.org/ or am-utils@am-utils.org])
 AC_MSG_NOTICE(*** INITIALIZATION ***)
 AC_CONFIG_SRCDIR([amd/amd.c])
@@ -55,7 +55,7 @@ AH_BOTTOM([
 dnl
 dnl AC_CONFIG_AUX_DIR(m4)
 AC_PREREQ(2.52)
-AC_REVISION($Revision: 1.105 $)
+AC_REVISION($Revision: 1.106 $)
 AC_COPYRIGHT([Copyright (c) 1997-2005 Erez Zadok])
 dnl find out system type
 AC_MSG_NOTICE(*** SYSTEM TYPES ***)