aboutsummaryrefslogtreecommitdiff
path: root/lib/libmagic/config.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2015-09-23 05:39:20 +0000
committerXin LI <delphij@FreeBSD.org>2015-09-23 05:39:20 +0000
commit9ce06829f29232e312130530c304d287b39b0059 (patch)
tree51b0c2244d6415b10dbcb163aadb1f002f700e14 /lib/libmagic/config.h
parent050747f2c3fb7113fb2b7d6f90ac2f6ef22433c7 (diff)
parent1e0fd9ee49c0f1156dc8531655f1613adeb134c0 (diff)
downloadsrc-9ce06829f29232e312130530c304d287b39b0059.tar.gz
src-9ce06829f29232e312130530c304d287b39b0059.zip
MFV r288140: update file to 5.25.
MFC after: 1 month
Notes
Notes: svn path=/head/; revision=288143
Diffstat (limited to 'lib/libmagic/config.h')
-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 f7057d1e11f9..752b82b68ccd 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). */