From: Todd C. Miller Date: Thu, 6 Apr 1995 20:16:56 +0000 (+0000) Subject: ++ X-Git-Tag: SUDO_1_4_0~476 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32a5ff4f9a6941c9326444f923c9f769e766fff7;p=sudo ++ --- diff --git a/version.h b/version.h index 4d870231a..f7d9ee623 100644 --- a/version.h +++ b/version.h @@ -21,6 +21,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.3.1pl5b1"; +static char version[] = "1.3.1pl5b2"; #endif /* _SUDO_VERSION_H */