From c1174506bc3ee3effa47838f01cc324ed29b6137 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 12 Nov 2004 16:37:39 +0000 Subject: Update to sudo 1.6.8p2 --- usr.bin/sudo/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/sudo/version.h') diff --git a/usr.bin/sudo/version.h b/usr.bin/sudo/version.h index 3d8296151cc..297445344ba 100644 --- a/usr.bin/sudo/version.h +++ b/usr.bin/sudo/version.h @@ -23,6 +23,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static const char version[] = "1.6.8p1"; +static const char version[] = "1.6.8p2"; #endif /* _SUDO_VERSION_H */ -- cgit v1.2.3