diff --git a/contrib/file/FREEBSD-upgrade b/contrib/file/FREEBSD-upgrade index 2f9df95050a5..f6657bcfae59 100644 --- a/contrib/file/FREEBSD-upgrade +++ b/contrib/file/FREEBSD-upgrade @@ -17,8 +17,8 @@ Imported by: rm -f missing depcomp rm -f config.{guess,sub} - cvs import -m "Virgin import of Christos Zoulas's FILE 4.19." \ - src/contrib/file ZOULAS file_4_19 + cvs import -m "Virgin import of Christos Zoulas's FILE 4.21." \ + src/contrib/file ZOULAS file_4_21 Never make local changes to ZOULAS `file'. Christos is very willing to diff --git a/lib/libmagic/config.h b/lib/libmagic/config.h index 9dd8a279c29b..463545e54605 100644 --- a/lib/libmagic/config.h +++ b/lib/libmagic/config.h @@ -182,7 +182,7 @@ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ -#define VERSION "4.19" +#define VERSION "4.21" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ diff --git a/usr.bin/file/config.h b/usr.bin/file/config.h index 9dd8a279c29b..463545e54605 100644 --- a/usr.bin/file/config.h +++ b/usr.bin/file/config.h @@ -182,7 +182,7 @@ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ -#define VERSION "4.19" +#define VERSION "4.21" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */