From 30da32917ea2b571a716fbd7b4794219c39e40a2 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 14 Nov 1996 01:02:22 +0000 Subject: [PATCH] ++version --- BUGS | 2 +- emul/utime.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BUGS b/BUGS index 471ceb7ac..538d9f283 100644 --- a/BUGS +++ b/BUGS @@ -1,4 +1,4 @@ -Known bugs in sudo version 1.5.2 +Known bugs in sudo version 1.5.3 ================================ 1) "make install-man" should substitute correct paths into the diff --git a/emul/utime.h b/emul/utime.h index 7a64c1fbc..4d73b433f 100644 --- a/emul/utime.h +++ b/emul/utime.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.2 + * CU sudo version 1.5.3 * * 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