]> granicus.if.org Git - file/commitdiff
welcome to 5.15 FILE4_15
authorChristos Zoulas <christos@zoulas.com>
Thu, 18 Aug 2005 15:52:54 +0000 (15:52 +0000)
committerChristos Zoulas <christos@zoulas.com>
Thu, 18 Aug 2005 15:52:54 +0000 (15:52 +0000)
configure
configure.in
magic/Magdir/audio
magic/Magdir/scientific
src/patchlevel.h

index 760f1d94b577039854035ace7fc0c31f66a063e2..745b1d3f06c91c38c29011b8b0a4f9110229042b 100755 (executable)
--- a/configure
+++ b/configure
@@ -1808,7 +1808,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=file
- VERSION=4.14
+ VERSION=4.15
 
 
 cat >>confdefs.h <<_ACEOF
index 44e5bc0dfc7564a35e80fbe0a72008f15f935b92..a2f5c13479815d6ef870cdff44ab7e5bc2d1d2c8 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT
 AC_CONFIG_SRCDIR([src/file.c])
-AM_INIT_AUTOMAKE(file, 4.14)
+AM_INIT_AUTOMAKE(file, 4.15)
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE
 
index 32e4d43fc1040b28356a1b53af46499b8a2b2c11..96171f4eef201fcfa6a28840e486f822d2c66818 100644 (file)
 
 # From: Alex Beregszaszi <alex@fsn.hu>
 0      string          MP+             Musepack
->3s    byte&0x0f       x               SV%d
+>3     byte&0x0f       x               SV%d
 
 0      string          \0BONK          BONK,
 #>5    byte            x               version %d
index 8554c26575aa08cbfc58a3c6f79207f259f931f6..81beac12060345336d4001bff4c2cb6a30362e5f 100644 (file)
@@ -52,8 +52,7 @@
 >>772  belong  >0              \b%d
 
 
-1028   string  MMX\000\000\000\000\000\000\000\000\000\000\000\000\000 MAR Area
-Detector Image,
+1028   string  MMX\000\000\000\000\000\000\000\000\000\000\000\000\000 MAR Area Detector Image,
 >1072  ulong   >1              Compressed(%d),
 >1100  ulong   >1              %d headers,
 >1104  ulong   >0              %d x
index ad28fee32d63bb2fcabcc6abaacb201903f0b802..fd0afefea5bb9cff7920c4579e2122a8f19fed8e 100644 (file)
@@ -1,11 +1,14 @@
 #define        FILE_VERSION_MAJOR      4
-#define        patchlevel              14
+#define        patchlevel              15
 
 /*
  * Patchlevel file for Ian Darwin's MAGIC command.
- * $Id: patchlevel.h,v 1.57 2005/06/25 15:52:14 christos Exp $
+ * $Id: patchlevel.h,v 1.58 2005/08/18 15:52:56 christos Exp $
  *
  * $Log: patchlevel.h,v $
+ * Revision 1.58  2005/08/18 15:52:56  christos
+ * welcome to 5.15
+ *
  * Revision 1.57  2005/06/25 15:52:14  christos
  * Welcome to 4.14
  *