]> granicus.if.org Git - file/commitdiff
welcome to 4.16
authorChristos Zoulas <christos@zoulas.com>
Mon, 17 Oct 2005 17:15:20 +0000 (17:15 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 17 Oct 2005 17:15:20 +0000 (17:15 +0000)
configure
configure.in
src/patchlevel.h

index 745b1d3f06c91c38c29011b8b0a4f9110229042b..a550090bc5fc429b614147745b26e2a8faf9eeb5 100755 (executable)
--- a/configure
+++ b/configure
@@ -1808,7 +1808,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=file
- VERSION=4.15
+ VERSION=4.16
 
 
 cat >>confdefs.h <<_ACEOF
index a2f5c13479815d6ef870cdff44ab7e5bc2d1d2c8..1e056aa0e5e1fc68ec7839663726ca3f7107292d 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.15)
+AM_INIT_AUTOMAKE(file, 4.16)
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE
 
index fd0afefea5bb9cff7920c4579e2122a8f19fed8e..651294e9e0c34b5eb406851742dd36503702833f 100644 (file)
@@ -1,13 +1,16 @@
 #define        FILE_VERSION_MAJOR      4
-#define        patchlevel              15
+#define        patchlevel              16
 
 /*
  * Patchlevel file for Ian Darwin's MAGIC command.
- * $Id: patchlevel.h,v 1.58 2005/08/18 15:52:56 christos Exp $
+ * $Id: patchlevel.h,v 1.59 2005/10/17 17:15:21 christos Exp $
  *
  * $Log: patchlevel.h,v $
+ * Revision 1.59  2005/10/17 17:15:21  christos
+ * welcome to 4.16
+ *
  * Revision 1.58  2005/08/18 15:52:56  christos
- * welcome to 5.15
+ * welcome to 4.15
  *
  * Revision 1.57  2005/06/25 15:52:14  christos
  * Welcome to 4.14