From: Todd C. Miller Date: Mon, 29 Jan 1996 05:44:28 +0000 (+0000) Subject: ++version X-Git-Tag: SUDO_1_5_0~311 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d28ce948993ce4d762cd35ce9168919e5a263c15;p=sudo ++version --- diff --git a/version.h b/version.h index a1f153df6..896313874 100644 --- a/version.h +++ b/version.h @@ -23,6 +23,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.4"; +static char version[] = "1.4.1"; #endif /* _SUDO_VERSION_H */