summaryrefslogtreecommitdiffstats
path: root/lib/libmagic/config.h
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2016-12-11 07:33:02 +0000
committerdelphij <delphij@FreeBSD.org>2016-12-11 07:33:02 +0000
commit6deb05a98d247385fa8f1b418199fc619cf40a8f (patch)
tree7388da32748fcb12b1e5a9251297ca9dc18ac284 /lib/libmagic/config.h
parent5e2d8ce3d45ee17a1f4045573bd1b42e6341bfcb (diff)
downloadFreeBSD-src-6deb05a98d247385fa8f1b418199fc619cf40a8f.zip
FreeBSD-src-6deb05a98d247385fa8f1b418199fc619cf40a8f.tar.gz
MFC r308420: MFV r308392: file 5.29.
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 5997612..03d5897 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.28"
+#define PACKAGE_STRING "file 5.29"
/* 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.28"
+#define PACKAGE_VERSION "5.29"
/* 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.28"
+#define VERSION "5.29"
/* 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