From: Todd C. Miller Date: Wed, 15 Sep 2004 19:18:38 +0000 (+0000) Subject: 1.6.8p1 X-Git-Tag: SUDO_1_6_8p1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55be146f0872840e9a4d57585c3319b14f0ce0f5;p=sudo 1.6.8p1 --- diff --git a/version.h b/version.h index 136cd6d18..ed149e98c 100644 --- a/version.h +++ b/version.h @@ -23,6 +23,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static const char version[] = "1.6.8"; +static const char version[] = "1.6.8p1"; #endif /* _SUDO_VERSION_H */