2003-09-16 Ion Badulescu <ionut@moisil.badula.org>
+ * Released beta version 6.1b4
+
+2003-09-15 Ion Badulescu <ionut@moisil.badula.org>
+
* doc/am-utils.texi (opts Option): removed documentation for old
ignore_portmapper mount option, documented the new webnfs option
-*** Notes specific to am-utils version 6.1b4-pre
+*** Notes specific to am-utils version 6.1b4
- minor new ports:
i686-apple-darwin6.6
- added support for mounting webnfs filesystems, see entry below. It doesn't
do any probing currently, so it will default to v2/UDP unless another
- version and/or protocol is explicitly specified.
+ version and/or protocol are explicitly specified.
- pseudo-mount option "ignore_portmapper" renamed to "webnfs"
dnl INITIALIZATION
dnl AC_INIT
dnl new init style: PACKAGE, VERSION, BUG-REPORTING-ADDRESS
-AC_INIT([am-utils],[6.1b4-pre],[amd-dev@am-utils.org])
+AC_INIT([am-utils],[6.1b4],[amd-dev@am-utils.org])
AC_MSG_NOTICE(*** INITIALIZATION ***)
AC_CONFIG_SRCDIR([amd/amd.c])
AM_CONFIG_HEADER(config.h)
dnl
dnl AC_CONFIG_AUX_DIR(m4)
AC_PREREQ(2.52)
-AC_REVISION($Revision: 1.60 $)
+AC_REVISION($Revision: 1.61 $)
AC_COPYRIGHT([Copyright (c) 1997-2003 Erez Zadok])
dnl find out system type
AC_MSG_NOTICE(*** SYSTEM TYPES ***)