]> granicus.if.org Git - sudo/commitdiff
updated version
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 21 Jan 1998 06:56:41 +0000 (06:56 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 21 Jan 1998 06:56:41 +0000 (06:56 +0000)
Makefile.in
config.h.in
dce_pwent.c
emul/utime.h
getwd.c
parse.lex
putenv.c
strdup.c
testsudoers.c
utime.c

index 913d1233f1f54d4b3ae154cd6a1eed1694a5ebc4..3ef77a2a8e9e6b617f086b99e133f706d484de56 100644 (file)
@@ -1,5 +1,5 @@
 #*
-#* CU sudo version 1.5.5 (based on Root Group sudo version 1.1)
+#* CU sudo version 1.5.5b1.5.5 (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.5
+VERSION = 1.5.5b1.5.5
 
 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \
             PORTING README RUNSON FAQ TROUBLESHOOTING Makefile.in acsite.m4 \
index 9297d8b3d1ddfb06605547aa71549fc69afd5345..8009d994609183d95ac71ced9014c0b340cbda0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5
+ *  CU sudo version 1.5.5b1.5.5
  *
  *  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 8084f197c10679d43af32f0c008956737a2f49c3..d8e806453d1d818f8841df5bed9d48e694af2f18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5
+ *  CU sudo version 1.5.5b1.5.5
  *
  *  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 9f4b599346f204727778ee0608d57fa8bc5eab4e..b6fc048b9f6fa9fe9d384b5d1f8837daec5358f4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5
+ *  CU sudo version 1.5.5b1.5.5
  *
  *  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
diff --git a/getwd.c b/getwd.c
index 3e2550cde1f5e32f7ff8ed020a847a47fa655c29..25f7f689f70e2e9e5d2c626b9162b4361e415d80 100644 (file)
--- a/getwd.c
+++ b/getwd.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5
+ *  CU sudo version 1.5.5b1.5.5
  *
  *  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 f630369d61c992d11ccf8cb8fb1fb88b4aa0bd5c..a321efffe8e7aa08382cee501114ed349f4608a4 100644 (file)
--- a/parse.lex
+++ b/parse.lex
@@ -1,6 +1,6 @@
 %{
 /*
- *  CU sudo version 1.5.5
+ *  CU sudo version 1.5.5b1.5.5
  *
  *  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 2a46994ddbda0e0d8b815132d4751c3d03e6669b..d5595982c6da2561bcd73ebad43dbc7891942c77 100644 (file)
--- a/putenv.c
+++ b/putenv.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5
+ *  CU sudo version 1.5.5b1.5.5
  *
  *  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 b55f8e355a3b3ac6ee13a2a805d16f85225d5ee5..4172030141ea508428f80a1172fccfc911636147 100644 (file)
--- a/strdup.c
+++ b/strdup.c
@@ -1,5 +1,5 @@
 /*
- * CU sudo version 1.5.5 (based on Root Group sudo version 1.1)
+ * CU sudo version 1.5.5b1.5.5 (based on Root Group sudo version 1.1)
  *
  * This software comes with no waranty whatsoever, use at your own risk.
  *
index 2e9e68ec64ed643a6f2d2a7b9531fb2ae38e3d3e..896d05e08302eb32d4dfad67464f277bfa1f0847 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5
+ *  CU sudo version 1.5.5b1.5.5
  *
  *  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
diff --git a/utime.c b/utime.c
index a384867536911dc14a5d1fbaa5881ef155062aea..955e72fe89d478c18b99df553e43b6ac0f4015ca 100644 (file)
--- a/utime.c
+++ b/utime.c
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5
+ *  CU sudo version 1.5.5b1.5.5
  *
  *  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