From c8fa6ac2386c6f6560475a20823dccf6a0ba2cb5 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 1 Aug 1994 17:40:58 +0000 Subject: [PATCH] ++ --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index e762143df..8530811cb 100644 --- a/version.h +++ b/version.h @@ -21,6 +21,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.3.1beta12"; +static char version[] = "1.3.1beta13"; #endif /* _SUDO_VERSION_H */ -- 2.50.1