aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-05-14 08:52:37 +0000
committerXin LI <delphij@FreeBSD.org>2016-05-14 08:52:37 +0000
commit20f8619da05e2775ef7b381c5df080d621fa8332 (patch)
tree110369aa90b5c4907395a9f944c787b9a15e808d /lib
parent10a21ce6a9ff5d256b7df0dacc85608688e847ab (diff)
parent509ff251d4b89e75b87130948ac80361b40c6f79 (diff)
Notes
Diffstat (limited to 'lib')
-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 26504450aac3c..6fd29428d3115 100644
--- a/lib/libmagic/config.h
+++ b/lib/libmagic/config.h
@@ -293,7 +293,7 @@
#define PACKAGE_NAME "file"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "file 5.26"
+#define PACKAGE_STRING "file 5.27"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "file"
@@ -302,7 +302,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.26"
+#define PACKAGE_VERSION "5.27"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
@@ -333,7 +333,7 @@
/* Version number of package */
-#define VERSION "5.26"
+#define VERSION "5.27"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */