From fa85e6fe1aceeb489425f06ae9d5fbad83457144 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 6 Apr 1998 03:36:33 +0000 Subject: [PATCH] ++ --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.h b/version.h index 4aaa8716b..c9a6af23c 100644 --- a/version.h +++ b/version.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version 1.5.6 * * 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 @@ -23,6 +23,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.5.5"; +static char version[] = "1.5.6"; #endif /* _SUDO_VERSION_H */ -- 2.40.0