=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/file/Attic/patchlevel.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/file/Attic/patchlevel.h 2003/06/13 18:31:14 1.6 +++ src/usr.bin/file/Attic/patchlevel.h 2004/05/19 02:32:35 1.7 @@ -1,7 +1,7 @@ -/* $OpenBSD: patchlevel.h,v 1.6 2003/06/13 18:31:14 deraadt Exp $ */ +/* $OpenBSD: patchlevel.h,v 1.7 2004/05/19 02:32:35 tedu Exp $ */ -#define FILE_VERSION_MAJOR 3 -#define patchlevel 22 +#define FILE_VERSION_MAJOR 4 +#define patchlevel 9 /* * Patchlevel file for Ian Darwin's file(1) command.