*** Released am-utils-6.1.1 ***
*******************************************************************
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.
-*** 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
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])
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 ***)