=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/config.h,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- src/usr.bin/sudo/Attic/config.h 2010/06/02 19:30:10 1.19 +++ src/usr.bin/sudo/Attic/config.h 2010/07/08 21:11:31 1.20 @@ -1,4 +1,4 @@ -/* $OpenBSD: config.h,v 1.19 2010/06/02 19:30:10 millert Exp $ */ +/* $OpenBSD: config.h,v 1.20 2010/07/08 21:11:31 millert Exp $ */ #ifndef _SUDO_CONFIG_H #define _SUDO_CONFIG_H @@ -10,9 +10,9 @@ #define PACKAGE_BUGREPORT "http://www.sudo.ws/bugs/" #define PACKAGE_NAME "sudo" -#define PACKAGE_STRING "sudo 1.7.2p7" +#define PACKAGE_STRING "sudo 1.7.2p8" #define PACKAGE_TARNAME "sudo" -#define PACKAGE_VERSION "1.7.2p7" +#define PACKAGE_VERSION "1.7.2p8" #define HAVE_ASPRINTF 1 #define HAVE_BSD_AUTH_H 1