summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--check.c4
-rw-r--r--find_path.c2
-rw-r--r--getspwuid.c2
-rw-r--r--goodpath.c2
-rw-r--r--interfaces.c2
-rw-r--r--logging.c2
-rw-r--r--parse.c2
-rw-r--r--sudo.c2
-rw-r--r--sudo_setenv.c2
-rw-r--r--tgetpass.c2
-rw-r--r--visudo.c2
11 files changed, 12 insertions, 12 deletions
diff --git a/check.c b/check.c
index c19b09b0d..75e550843 100644
--- a/check.c
+++ b/check.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.
*
@@ -868,7 +868,7 @@ static void reminder()
(void) fprintf(stderr, "\n%s\n%s\n\n%s\n%s\n\n",
#else
(void) fprintf(stderr, "\n%s\n%s\n%s\n%s\n\n%s\n%s\n\n%s\n%s\n\n",
- " 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",
" sudo version 1.1, Copyright (C) 1991 The Root Group, Inc.",
" sudo comes with ABSOLUTELY NO WARRANTY. This is free software,",
" and you are welcome to redistribute it under certain conditions.",
diff --git a/find_path.c b/find_path.c
index 1d5fb098c..6617ec456 100644
--- a/find_path.c
+++ b/find_path.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
diff --git a/getspwuid.c b/getspwuid.c
index 87843829c..0e0a2f1cd 100644
--- a/getspwuid.c
+++ b/getspwuid.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
diff --git a/goodpath.c b/goodpath.c
index 16d6bd140..9ecd6c7ac 100644
--- a/goodpath.c
+++ b/goodpath.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
diff --git a/interfaces.c b/interfaces.c
index c2ef3bf8e..6aa2d99fe 100644
--- a/interfaces.c
+++ b/interfaces.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
diff --git a/logging.c b/logging.c
index c6cf94b19..d8d7d1a0d 100644
--- a/logging.c
+++ b/logging.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.
*
diff --git a/parse.c b/parse.c
index 9313cc50b..e9ee56018 100644
--- a/parse.c
+++ b/parse.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
diff --git a/sudo.c b/sudo.c
index e57206400..82fd7ff3e 100644
--- a/sudo.c
+++ b/sudo.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.
*
diff --git a/sudo_setenv.c b/sudo_setenv.c
index 667c13d64..2efbcd095 100644
--- a/sudo_setenv.c
+++ b/sudo_setenv.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
diff --git a/tgetpass.c b/tgetpass.c
index 4da93aafc..e91435cab 100644
--- a/tgetpass.c
+++ b/tgetpass.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
diff --git a/visudo.c b/visudo.c
index 814d11460..767cdd30d 100644
--- a/visudo.c
+++ b/visudo.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