dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/file.c)
-AM_INIT_AUTOMAKE(file, 4.08)
+AM_INIT_AUTOMAKE(file, 4.09)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
#define FILE_VERSION_MAJOR 4
-#define patchlevel 8
+#define patchlevel 9
/*
* Patchlevel file for Ian Darwin's MAGIC command.
- * $Id: patchlevel.h,v 1.51 2004/03/22 21:17:11 christos Exp $
+ * $Id: patchlevel.h,v 1.52 2004/04/07 00:32:25 christos Exp $
*
* $Log: patchlevel.h,v $
+ * Revision 1.52 2004/04/07 00:32:25 christos
+ * welcome to 4.09
+ *
* Revision 1.51 2004/03/22 21:17:11 christos
* welcome to 4.08.
*