aboutsummaryrefslogtreecommitdiff
path: root/lib/libmagic/config.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2020-06-17 07:41:28 +0000
committerXin LI <delphij@FreeBSD.org>2020-06-17 07:41:28 +0000
commit2726a7014867ad7224d09b66836c5d385f0350f4 (patch)
treeedf0db45d51e166a807473a097bb75913f629c37 /lib/libmagic/config.h
parent70c8948af87c1be7c79025e9ee904180f84741dc (diff)
parent2d24dbcf45a851fa5c7960160b7b4a28ff373558 (diff)
MFV r362254: file 5.39.
MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=362258
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 ff48b26f9213..263fdfb571cd 100644
--- a/lib/libmagic/config.h
+++ b/lib/libmagic/config.h
@@ -280,7 +280,7 @@
#define PACKAGE_NAME "file"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "file 5.38"
+#define PACKAGE_STRING "file 5.39"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "file"
@@ -289,7 +289,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.38"
+#define PACKAGE_VERSION "5.39"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
@@ -320,7 +320,7 @@
/* Version number of package */
-#define VERSION "5.38"
+#define VERSION "5.39"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */