From 787a7254bf7fdc68d480b49c99a2c6807222e8b4 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 12 Aug 1994 01:57:19 +0000 Subject: [PATCH] ++ --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 13b1d19bb..5705b4602 100644 --- a/version.h +++ b/version.h @@ -21,6 +21,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.3.1beta15"; +static char version[] = "1.3.1beta16"; #endif /* _SUDO_VERSION_H */