From: Todd C. Miller Date: Tue, 30 Aug 1994 22:31:34 +0000 (+0000) Subject: 1.3.1final X-Git-Tag: SUDO_1_4_0~737 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f8aa5d8cf8ea410892a3261311f18f78ed6c489;p=sudo 1.3.1final --- diff --git a/version.h b/version.h index 47ee04754..ab8135437 100644 --- a/version.h +++ b/version.h @@ -21,6 +21,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static char version[] = "1.3.1beta17"; +static char version[] = "1.3.1"; #endif /* _SUDO_VERSION_H */