From 55b2eb7f1e07bc2a6483dddec2a75a32a4facb23 Mon Sep 17 00:00:00 2001 From: stinson1947 Date: Sun, 27 Apr 2008 02:54:36 +0000 Subject: [PATCH] Updated for the next release. --- ldiskfs/ChangeLog | 6 ++++++ ldiskfs/configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ldiskfs/ChangeLog b/ldiskfs/ChangeLog index 7622c5f..5fc1cba 100644 --- a/ldiskfs/ChangeLog +++ b/ldiskfs/ChangeLog @@ -1,3 +1,9 @@ +tbd Sun Microsystems, Inc. + * version 3.0.6 + + +------------------------------------------------------------------------------- + 04-26-2008 Sun Microsystems, Inc. * version 3.0.5 diff --git a/ldiskfs/configure.ac b/ldiskfs/configure.ac index fee6f56..eba5b26 100644 --- a/ldiskfs/configure.ac +++ b/ldiskfs/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([Lustre ldiskfs], 3.0.4, [https://bugzilla.lustre.org/]) +AC_INIT([Lustre ldiskfs], 3.0.5, [https://bugzilla.lustre.org/]) AC_CONFIG_SRCDIR([lustre-ldiskfs.spec.in]) # Don't look for install-sh, etc. in .. -- 1.8.3.1