aboutsummaryrefslogtreecommitdiff
path: root/lib/libmagic
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2015-01-02 21:20:02 +0000
committerXin LI <delphij@FreeBSD.org>2015-01-02 21:20:02 +0000
commit4460e5b02d2e07d8aa286fff8f644a442b376cae (patch)
treef4ff57ef01d3be17382b5421746e088c6954eeda /lib/libmagic
parent402873f32ac9347c82c67d1523bbd5fdc23d8c0c (diff)
parent7e650197bfa22668160695ec55b6ed3e3da63f43 (diff)
downloadsrc-4460e5b02d2e07d8aa286fff8f644a442b376cae.tar.gz
src-4460e5b02d2e07d8aa286fff8f644a442b376cae.zip
MFV r276568:
Update file to 5.22. MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=276577
Diffstat (limited to 'lib/libmagic')
-rw-r--r--lib/libmagic/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libmagic/config.h b/lib/libmagic/config.h
index 0e3de60873f2..d827558098ea 100644
--- a/lib/libmagic/config.h
+++ b/lib/libmagic/config.h
@@ -262,7 +262,7 @@
#define PACKAGE_NAME "file"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "file 5.21"
+#define PACKAGE_STRING "file 5.22"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "file"
@@ -271,7 +271,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.21"
+#define PACKAGE_VERSION "5.22"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
@@ -302,7 +302,7 @@
/* Version number of package */
-#define VERSION "5.21"
+#define VERSION "5.22"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */