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

diff --git a/INSTALL b/INSTALL
index ab78a8d45558e3a279fa9f6c717a0df6a6425da1..b7e6dd66da4d51feeb34bf07ab33892beaaeb547 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-Installation instructions for CU sudo 1.5.3
+Installation instructions for CU sudo 1.5.4
 ===========================================
 
 Sudo uses a `configure' script to probe the capabilities and type
index 37e9d43861dad67c62054f0a7868bcf24cfacd23..ee3d89e36a27795d49e640203449edfe52b15042 100644 (file)
@@ -1,5 +1,5 @@
 #*
-#* CU sudo version 1.5.3 (based on Root Group sudo version 1.1)
+#* CU sudo version 1.5.4 (based on Root Group sudo version 1.1)
 #*
 #* This software comes with no waranty whatsoever, use at your own risk.
 #*
@@ -112,7 +112,7 @@ LIBOBJS = @LIBOBJS@ @ALLOCA@
 HDRS = sudo.h pathnames.h options.h compat.h version.h insults.h \
        ins_2001.h ins_classic.h ins_goons.h ins_csops.h
 
-VERSION = 1.5.3
+VERSION = 1.5.4
 
 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \
             PORTING README RUNSON FAQ TROUBLESHOOTING Makefile.in acsite.m4 \