From 182569994e793b74219d8731105d8dbf9b10b75b Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sun, 29 May 1994 21:23:21 +0000 Subject: [PATCH] upped the version --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 45e9617a6..68afcc1d3 100644 --- a/version.h +++ b/version.h @@ -21,6 +21,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.3.1beta6"; +static char version[] = "1.3.1beta7"; #endif /* _SUDO_VERSION_H */ -- 2.50.1