From 0f07df99cee5c7e35ce8c4a5d5035d867246b9e7 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 21 Jan 2009 19:09:42 +0000 Subject: [PATCH] file 5.0 --- configure.ac | 2 +- src/patchlevel.h | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 6af5f53d..c4155d7e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(file, 4.26, christos@astron.com) +AC_INIT(file, 5.0, christos@astron.com) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h) diff --git a/src/patchlevel.h b/src/patchlevel.h index b075bc9e..d802df25 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -1,11 +1,14 @@ -#define FILE_VERSION_MAJOR 4 -#define patchlevel 26 +#define FILE_VERSION_MAJOR 5 +#define patchlevel 0 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $File: patchlevel.h,v 1.69 2008/07/02 15:27:05 christos Exp $ + * $File: patchlevel.h,v 1.70 2008/08/30 10:01:01 christos Exp $ * * $Log: patchlevel.h,v $ + * Revision 1.71 2009/01/21 19:09:42 christos + * file 5.0 + * * Revision 1.70 2008/08/30 10:01:01 christos * file 4.26 * -- 2.40.0