=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/version.h,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- src/usr.bin/sudo/Attic/version.h 2007/08/02 15:52:42 1.33 +++ src/usr.bin/sudo/Attic/version.h 2007/08/15 14:22:39 1.34 @@ -17,12 +17,12 @@ * Agency (DARPA) and Air Force Research Laboratory, Air Force * Materiel Command, USAF, under agreement number F39502-99-1-0512. * - * $Sudo: version.h,v 1.66.2.4 2007/07/26 14:05:55 millert Exp $ + * $Sudo: version.h,v 1.66.2.7 2007/08/15 14:16:58 millert Exp $ */ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static const char version[] = "1.6.9p3"; +static const char version[] = "1.6.9p4"; #endif /* _SUDO_VERSION_H */