From a09ab0b864bb22262ac7e3e48c9f51545e8e2bed Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 4 Oct 1994 16:57:10 +0000 Subject: [PATCH] ++ --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 595bbe204..e19bbdb1a 100644 --- a/version.h +++ b/version.h @@ -21,6 +21,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.3.1pl3"; +static char version[] = "1.3.1pl4"; #endif /* _SUDO_VERSION_H */