diff options
author | SVN Migration <svn@php.net> | 2008-12-03 20:30:45 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2008-12-03 20:30:45 +0000 |
commit | 2876046398950e59c3b3c460e67e6fec7ff2ba3c (patch) | |
tree | 33b2b8b4b859960a6446ad19d0ada1c55f9cfcda /ext/fileinfo/libmagic/patchlevel.h | |
parent | 3fb86b0b9e79e6a3312b694f30ee627e2e1b325c (diff) | |
download | php-git-php-5.3.0alpha2.tar.gz |
This commit was manufactured by cvs2svn to create tag 'php_5_3_0alpha2'.php-5.3.0alpha2
Diffstat (limited to 'ext/fileinfo/libmagic/patchlevel.h')
-rw-r--r-- | ext/fileinfo/libmagic/patchlevel.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/ext/fileinfo/libmagic/patchlevel.h b/ext/fileinfo/libmagic/patchlevel.h index 5be52afec1..14b234b731 100644 --- a/ext/fileinfo/libmagic/patchlevel.h +++ b/ext/fileinfo/libmagic/patchlevel.h @@ -1,20 +1,14 @@ #define FILE_VERSION_MAJOR 4 -#define patchlevel 25 +#define patchlevel 24 /* * Patchlevel file for Ian Darwin's MAGIC command. * $File: patchlevel.h,v 1.68 2008/03/22 21:39:43 christos Exp $ * * $Log$ - * Revision 1.1 2008/07/11 14:13:50 derick - * - Move lib to libmagic - * * Revision 1.1 2008/07/11 14:10:50 derick * - Step one for bundling the libmagic library. Some config.m4 issues left. * - * Revision 1.69 2008/07/02 15:27:05 christos - * welcome to 4.25 - * * Revision 1.68 2008/03/22 21:39:43 christos * file 4.24 * |