summaryrefslogtreecommitdiffstats
path: root/lib/libmagic
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-09-23 05:39:20 +0000
committerdelphij <delphij@FreeBSD.org>2015-09-23 05:39:20 +0000
commit34650d7da670a6653a5b0546b0656d1772779fd2 (patch)
tree51b0c2244d6415b10dbcb163aadb1f002f700e14 /lib/libmagic
parent3ef25e9daf8ff42f2a3c7781707a03823ff8eae6 (diff)
downloadFreeBSD-src-34650d7da670a6653a5b0546b0656d1772779fd2.zip
FreeBSD-src-34650d7da670a6653a5b0546b0656d1772779fd2.tar.gz
MFV r288140: update file to 5.25.
MFC after: 1 month
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 f7057d1..752b82b 100644
--- a/lib/libmagic/config.h
+++ b/lib/libmagic/config.h
@@ -290,7 +290,7 @@
#define PACKAGE_NAME "file"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "file 5.24"
+#define PACKAGE_STRING "file 5.25"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "file"
@@ -299,7 +299,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.24"
+#define PACKAGE_VERSION "5.25"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
@@ -330,7 +330,7 @@
/* Version number of package */
-#define VERSION "5.24"
+#define VERSION "5.25"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
OpenPOWER on IntegriCloud