MFV r276568:

Update file to 5.22.

MFC after:	2 weeks
This commit is contained in:
Xin LI
2015-01-02 21:20:02 +00:00
36 changed files with 797 additions and 562 deletions
+3 -3
View File
@@ -262,7 +262,7 @@
#define PACKAGE_NAME "file"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "file 5.21"
#define PACKAGE_STRING "file 5.22"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "file"
@@ -271,7 +271,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "5.21"
#define PACKAGE_VERSION "5.22"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
@@ -302,7 +302,7 @@
/* Version number of package */
#define VERSION "5.21"
#define VERSION "5.22"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */