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
#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
*