From 0368a035b0aa5eca9bc43b8d95f6c789eee6927a Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 31 Aug 1994 22:48:03 +0000 Subject: [PATCH] pl1 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index ab8135437..21f5027a2 100644 --- a/version.h +++ b/version.h @@ -21,6 +21,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.3.1"; +static char version[] = "1.3.1pl1"; #endif /* _SUDO_VERSION_H */