=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/version.h,v retrieving revision 1.30 retrieving revision 1.31 diff -c -r1.30 -r1.31 *** src/usr.bin/sudo/Attic/version.h 2005/06/19 22:00:08 1.30 --- src/usr.bin/sudo/Attic/version.h 2007/07/26 16:10:16 1.31 *************** *** 1,5 **** /* ! * Copyright (c) 1996, 1998-2003 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above --- 1,5 ---- /* ! * Copyright (c) 1996, 1998-2005 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above *************** *** 17,28 **** * Agency (DARPA) and Air Force Research Laboratory, Air Force * Materiel Command, USAF, under agreement number F39502-99-1-0512. * ! * $Sudo: version.h,v 1.67 2004/09/15 19:18:38 millert Exp $ */ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H ! static const char version[] = "1.6.8p9"; #endif /* _SUDO_VERSION_H */ --- 17,28 ---- * 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 $ */ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H ! static const char version[] = "1.6.9p1"; #endif /* _SUDO_VERSION_H */