From: Christos Zoulas Date: Mon, 17 Oct 2005 17:15:20 +0000 (+0000) Subject: welcome to 4.16 X-Git-Tag: FILE4_16~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e426216e40e9ce969347f6e90261d591c0ef3b7;p=file welcome to 4.16 --- diff --git a/configure b/configure index 745b1d3f..a550090b 100755 --- 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 diff --git a/configure.in b/configure.in index a2f5c134..1e056aa0 100644 --- a/configure.in +++ b/configure.in @@ -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 diff --git a/src/patchlevel.h b/src/patchlevel.h index fd0afefe..651294e9 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -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