=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/version.h,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- src/usr.bin/sudo/Attic/version.h 2007/08/15 14:22:39 1.34 +++ src/usr.bin/sudo/Attic/version.h 2007/09/05 23:55:57 1.35 @@ -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.7 2007/08/15 14:16:58 millert Exp $ + * $Sudo: version.h,v 1.66.2.8 2007/09/05 23:21:50 millert Exp $ */ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static const char version[] = "1.6.9p4"; +static const char version[] = "1.6.9p5"; #endif /* _SUDO_VERSION_H */