From b5ff63bb4e4b1e6ba0290271a3bb4257024b8ff0 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 4 Jun 1994 21:12:00 +0000 Subject: [PATCH] incremented --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 68afcc1d3..15f0c7b28 100644 --- a/version.h +++ b/version.h @@ -21,6 +21,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.3.1beta7"; +static char version[] = "1.3.1beta8"; #endif /* _SUDO_VERSION_H */