From 59d18d9ec18794ad45e5f98345c7d1069af36730 Mon Sep 17 00:00:00 2001 From: adilger Date: Mon, 13 Apr 2009 21:08:23 +0000 Subject: [PATCH] Branch b_release_1_6_7 Increase ldiskfs build version to 3.0.7.1. --- ldiskfs/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldiskfs/configure.ac b/ldiskfs/configure.ac index e0f76d1..759ecda 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.7, [https://bugzilla.lustre.org/]) +AC_INIT([Lustre ldiskfs], 3.0.7.1, [https://bugzilla.lustre.org/]) AC_CONFIG_SRCDIR([lustre-ldiskfs.spec.in]) # Don't look for install-sh, etc. in .. -- 1.8.3.1