]> granicus.if.org Git - sudo/commitdiff
++version
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 14 Jan 1996 20:22:48 +0000 (20:22 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 14 Jan 1996 20:22:48 +0000 (20:22 +0000)
INSTALL
OPTIONS
README
config.h.in
configure.in

diff --git a/INSTALL b/INSTALL
index a33456480f6cab3e60bee023d8847b0c20f8481a..252175db35d6c8a16a98c2f7ee35181b828ba14f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,5 @@
-Installation instructions for CU sudo 1.3.8
-===========================================
+Installation instructions for CU sudo 1.4
+=========================================
 
 Sudo uses a `configure' script to probe the capabilities and type
 of the system in question.  Please read this document fully before
diff --git a/OPTIONS b/OPTIONS
index 28617552d88725d1e6d86ab0fcfe60882cd2a925..b09f4d3fe31cb19c055682e634cc0f158d0cd0d9 100644 (file)
--- a/OPTIONS
+++ b/OPTIONS
@@ -1,4 +1,4 @@
-The following options may be used to configure sudo 1.3.8
+The following options may be used to configure sudo 1.4
 
 FQDN
     Define this if you want to put fully qualified hostnames in the sudoers
diff --git a/README b/README
index 39557a2107bf3f5da289ad62ba06204d488aaf73..a6c1675980b4af589773109501567b26a434a125 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is the CU version of sudo, release 1.3.8 (GAMMA)
+This is the CU version of sudo, release 1.4
 
 The sudo philosophy
 ===================
@@ -26,7 +26,7 @@ Group's sudo 1.1, the code has been changed significantly, so please
 do not bother them with bugs in CU sudo.  Bug reports for this sudo
 should be sent to sudo-bugs@cs.colorado.edu.
 
-CU sudo 1.3.8 represents a huge change from the 1.3.1 code base.
+CU sudo 1.4 represents a huge change from the 1.3.1 code base.
 It includes a completely rewritten parser contributed by Chris Jepeway,
 a smarter and easier to use visudo, an updated configure script along
 with the usual bug fixes and portability changes.  See the CHANGES file
index 32c3812341e192b55e52721aa066af4bec09feda..d9e8dac888a69640dd8492ac01d7ff04cc3875ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.3.8
+ *  CU sudo version 1.4
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 8cd2654cb9178180fe620fc9098d1d03b46ac2bd..8fe03cee6a84a3d637c367a816d0570d1afed152 100644 (file)
@@ -4,7 +4,7 @@ AC_CONFIG_HEADER(config.h)
 dnl
 dnl This won't work before AC_INIT()
 dnl
-echo "Configuring CU Sudo version 1.3.8"
+echo "Configuring CU Sudo version 1.4"
 dnl
 dnl Variables that get substituted in the Makefile
 dnl