From: Todd C. Miller Date: Wed, 2 Apr 2003 18:45:35 +0000 (+0000) Subject: ++version X-Git-Tag: SUDO_1_6_8~344 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c184860696c129040359623f0289fe6f5e9f0ca7;p=sudo ++version --- diff --git a/configure.in b/configure.in index de2b20454..098a0823b 100644 --- a/configure.in +++ b/configure.in @@ -4,12 +4,12 @@ dnl $Sudo$ dnl dnl Copyright (c) 1994-1996,1998-2003 Todd C. Miller dnl -AC_INIT(sudo, 1.6.7) +AC_INIT(sudo, 1.6.8) AC_CONFIG_HEADER(config.h pathnames.h) dnl dnl This won't work before AC_INIT() dnl -AC_MSG_NOTICE([Configuring Sudo version 1.6.7]) +AC_MSG_NOTICE([Configuring Sudo version 1.6.8]) dnl dnl Variables that get substituted in the Makefile and man pages dnl