]> granicus.if.org Git - sudo/commitdiff
fix version
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 13 Jan 1998 04:49:20 +0000 (04:49 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 13 Jan 1998 04:49:20 +0000 (04:49 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index b7e6dd66da4d51feeb34bf07ab33892beaaeb547..eea40ae24089b3949a131d88f0d357cc332c5016 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -62,11 +62,11 @@ For most systems and configurations it is possible simply to:
 
 Notes on upgrading from an older release
 ========================================
-Sudo 1.5.3 expects the sudoers file to have different permissions
+Sudo 1.5.4 expects the sudoers file to have different permissions
 (mode 0440) and be owned by user and group 0.  This differs from
 version 1.4 and below which expected the sudoers file to be owned
 by root and mode 0400.  Doing a `make install' will set the sudoers
-file to the new mode and group.  If sudo 1.5.3 encounters a sudoers
+file to the new mode and group.  If sudo 1.5.4 encounters a sudoers
 file with the old permissions it will attempt to update it to the
 new scheme.  You cannot, however, use a sudoers file with the new
 permissions with an old sudo binary.  It is suggested that if have