From: adilger Date: Mon, 13 Apr 2009 21:08:23 +0000 (+0000) Subject: Branch b_release_1_6_7 X-Git-Tag: v1_6_7_1~2 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=59d18d9ec18794ad45e5f98345c7d1069af36730;p=fs%2Flustre-release.git Branch b_release_1_6_7 Increase ldiskfs build version to 3.0.7.1. --- 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 ..