diff options
author | Anatol Belski <ab@php.net> | 2015-03-06 11:43:49 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-03-08 19:47:25 +0100 |
commit | 7022fe80f7746ce03f5c36be97ee416adff7d2c7 (patch) | |
tree | 91c8aefc1193e834982e7cf3b2e659e6192d3480 | |
parent | ec84d36c9f2c349a056f4cc2866917ca50d4df34 (diff) | |
download | php-git-7022fe80f7746ce03f5c36be97ee416adff7d2c7.tar.gz |
add patchlevel info
-rw-r--r-- | ext/fileinfo/libmagic/patchlevel.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/fileinfo/libmagic/patchlevel.h b/ext/fileinfo/libmagic/patchlevel.h index 9e8e61dc10..c710638eea 100644 --- a/ext/fileinfo/libmagic/patchlevel.h +++ b/ext/fileinfo/libmagic/patchlevel.h @@ -6,6 +6,10 @@ * $File: patchlevel.h,v 1.68 2008/03/22 21:39:43 christos Exp $ * * $Log$ + * Revision 1.9 2015/03/06 22:27:12 ab + * Update libmagic to 5.2X + * + * $Log$ * Revision 1.8 2014/02/18 22:27:12 ab * Update libmagic to 5.17 * |