summaryrefslogtreecommitdiff
path: root/ext/fileinfo/libmagic/patchlevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fileinfo/libmagic/patchlevel.h')
-rw-r--r--ext/fileinfo/libmagic/patchlevel.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/ext/fileinfo/libmagic/patchlevel.h b/ext/fileinfo/libmagic/patchlevel.h
index 3a7255fa85..65551b402e 100644
--- a/ext/fileinfo/libmagic/patchlevel.h
+++ b/ext/fileinfo/libmagic/patchlevel.h
@@ -1,11 +1,15 @@
#define FILE_VERSION_MAJOR 5
-#define patchlevel 14
+#define patchlevel 17
/*
* 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.8 2014/02/18 22:27:12 ab
+ * Update libmagic to 5.17
+ *
+ * $Log$
* Revision 1.7 2013/03/26 22:27:12 ab
* Update libmagic to 5.14
*
@@ -347,7 +351,7 @@
*
* Revision 1.8 93/02/19 15:01:26 ian
* Numerous changes from Guy Harris too numerous to mention but including
- * byte-order independance, fixing "old-style masking", etc. etc. A bugfix
+ * byte-order independence, fixing "old-style masking", etc. etc. A bugfix
* for broken symlinks from martin@@d255s004.zfe.siemens.de.
*
* Revision 1.7 93/01/05 14:57:27 ian