summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/file/FREEBSD-upgrade4
-rw-r--r--lib/libmagic/config.h2
-rw-r--r--usr.bin/file/config.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/contrib/file/FREEBSD-upgrade b/contrib/file/FREEBSD-upgrade
index 2f9df95..f6657bc 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 9dd8a27..463545e 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 9dd8a27..463545e 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 */
OpenPOWER on IntegriCloud