diff options
| -rw-r--r-- | pkg/file/config.h | 6 | ||||
| -rw-r--r-- | pkg/file/magic.txt | 2 | ||||
| -rw-r--r-- | pkg/file/rev | 2 | ||||
| m--------- | pkg/file/src | 0 |
4 files changed, 6 insertions, 4 deletions
diff --git a/pkg/file/config.h b/pkg/file/config.h index 64bfe78c..e44d8998 100644 --- a/pkg/file/config.h +++ b/pkg/file/config.h @@ -38,10 +38,10 @@ #define PACKAGE "file" #define PACKAGE_BUGREPORT "christos@astron.com" #define PACKAGE_NAME "file" -#define PACKAGE_STRING "file 5.30" +#define PACKAGE_STRING "file 5.31" #define PACKAGE_TARNAME "file" #define PACKAGE_URL "" -#define PACKAGE_VERSION "5.30" +#define PACKAGE_VERSION "5.31" /* #undef TM_IN_SYS_TIME */ #ifndef _ALL_SOURCE # define _ALL_SOURCE 1 @@ -58,7 +58,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "5.30" +#define VERSION "5.31" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 diff --git a/pkg/file/magic.txt b/pkg/file/magic.txt index e86cc3dd..9c39a39d 100644 --- a/pkg/file/magic.txt +++ b/pkg/file/magic.txt @@ -11,6 +11,7 @@ amigaos android animation aout +apache apl apple application @@ -268,6 +269,7 @@ vorbis vxl warc weak +webassembly windows wireless wordprocessors diff --git a/pkg/file/rev b/pkg/file/rev index 00750edc..b8626c4c 100644 --- a/pkg/file/rev +++ b/pkg/file/rev @@ -1 +1 @@ -3 +4 diff --git a/pkg/file/src b/pkg/file/src -Subproject 79814950aafb81ecd6a910c2a8a3b8ec12f3e4a +Subproject 70c5f15060c7ad81150177de83a3e64500a54c9 |
