=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/version.h,v retrieving revision 1.10 retrieving revision 1.10.4.1 diff -c -r1.10 -r1.10.4.1 *** src/usr.bin/sudo/Attic/version.h 2001/03/02 14:39:44 1.10 --- src/usr.bin/sudo/Attic/version.h 2002/01/18 16:14:46 1.10.4.1 *************** *** 1,5 **** /* ! * Copyright (c) 1996, 1998-2000 Todd C. Miller * All rights reserved. * * Redistribution and use in source and binary forms, with or without --- 1,5 ---- /* ! * Copyright (c) 1996, 1998-2002 Todd C. Miller * All rights reserved. * * Redistribution and use in source and binary forms, with or without *************** *** 31,42 **** * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * ! * $Sudo: version.h,v 1.58 2000/02/16 00:07:28 millert Exp $ */ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H ! static const char version[] = "1.6.3p7"; #endif /* _SUDO_VERSION_H */ --- 31,42 ---- * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * ! * $Sudo: version.h,v 1.60 2002/01/16 21:26:27 millert Exp $ */ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H ! static const char version[] = "1.6.5p1"; #endif /* _SUDO_VERSION_H */