aboutsummaryrefslogtreecommitdiff
path: root/lib/libmagic
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-11-07 15:54:47 +0000
committerXin LI <delphij@FreeBSD.org>2016-11-07 15:54:47 +0000
commita5d223e641705cbe537d23e5c023395a929ab8da (patch)
tree4adff2f0cfb4f7e3655d148d96e1e3ded03e4085 /lib/libmagic
parent82f8bfcb0632b0114bdf2d37009caa24e46c030c (diff)
parent46a30e2e108c3996f8c1ef41888011c2a5cedaf7 (diff)
downloadsrc-a5d223e641705cbe537d23e5c023395a929ab8da.tar.gz
src-a5d223e641705cbe537d23e5c023395a929ab8da.zip
Notes
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 59976125c130..03d5897ba4d9 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). */