From: Todd C. Miller Date: Mon, 6 Apr 1998 03:36:33 +0000 (+0000) Subject: ++ X-Git-Tag: SUDO_1_5_6~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa85e6fe1aceeb489425f06ae9d5fbad83457144;p=sudo ++ --- 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 */