From: Christos Zoulas Date: Mon, 11 Dec 2006 21:49:58 +0000 (+0000) Subject: time for 4.19 X-Git-Tag: FILE5_05~691 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d7469822e9b18729cbf8cf1327126445960cbc7;p=file time for 4.19 --- diff --git a/configure.in b/configure.in index 3ae89f86..1ca21c0d 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.18) +AM_INIT_AUTOMAKE(file, 4.19) AM_CONFIG_HEADER([config.h]) AM_MAINTAINER_MODE diff --git a/src/patchlevel.h b/src/patchlevel.h index f7a8c12c..334732cc 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -1,11 +1,14 @@ #define FILE_VERSION_MAJOR 4 -#define patchlevel 18 +#define patchlevel 19 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $Id: patchlevel.h,v 1.61 2006/10/31 21:18:09 christos Exp $ + * $Id: patchlevel.h,v 1.62 2006/12/11 21:49:58 christos Exp $ * * $Log: patchlevel.h,v $ + * Revision 1.62 2006/12/11 21:49:58 christos + * time for 4.19 + * * Revision 1.61 2006/10/31 21:18:09 christos * bump *