-Installation instructions for Sudo 1.6.4
+Installation instructions for Sudo 1.6.5
========================================
Sudo uses a `configure' script to probe the capabilities and type
-Installation instructions for Sudo 1.6.4 (binary release)
+Installation instructions for Sudo 1.6.5 (binary release)
=========================================================
0) If you are upgrading from a previous version of sudo
LIBOBJS = @LIBOBJS@ @ALLOCA@
-VERSION = 1.6.4
+VERSION = 1.6.5
DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES HISTORY INSTALL INSTALL.configure \
LICENSE Makefile.in PORTING README RUNSON TODO TROUBLESHOOTING \
-This is Sudo version 1.6.4
+This is Sudo version 1.6.5
The sudo philosophy
===================
dnl
dnl Copyright (c) 1994-1996,1998-2002 Todd C. Miller <Todd.Miller@courtesan.com>
dnl
-AC_INIT(sudo, 1.6.4)
+AC_INIT(sudo, 1.6.5)
AC_CONFIG_HEADER(config.h pathnames.h)
dnl
dnl This won't work before AC_INIT()
dnl
-echo "Configuring Sudo version 1.6.4"
+echo "Configuring Sudo version 1.6.5"
dnl
dnl Variables that get substituted in the Makefile and man pages
dnl