=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/version.h,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- src/usr.bin/sudo/Attic/version.h 2008/01/07 14:10:08 1.41 +++ src/usr.bin/sudo/Attic/version.h 2008/01/21 19:44:29 1.42 @@ -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.14 2008/01/05 23:31:52 millert Exp $ + * $Sudo: version.h,v 1.66.2.15 2008/01/14 12:22:57 millert Exp $ */ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static const char version[] = "1.6.9p11"; +static const char version[] = "1.6.9p12"; #endif /* _SUDO_VERSION_H */