From: Robert Read Date: Thu, 1 Jul 2010 00:42:20 +0000 (-0700) Subject: Update ldiskfs version number. X-Git-Tag: v2_0_0-rc1^0 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=4ce25c906d0d9afe8ff6bdce54e48facedeb6c05;p=fs%2Flustre-release.git Update ldiskfs version number. --- diff --git a/ldiskfs/configure.ac b/ldiskfs/configure.ac index 82b0951..1f38551 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.9, [https://bugzilla.lustre.org/]) +AC_INIT([Lustre ldiskfs], 3.2.0, [https://bugzilla.lustre.org/]) AC_CONFIG_SRCDIR([lustre-ldiskfs.spec.in]) # Don't look for install-sh, etc. in ..