From cadb4967c7a53cafeb638e9e71eb5744db78ac5c Mon Sep 17 00:00:00 2001 From: stinson1947 Date: Thu, 4 Sep 2008 23:30:57 +0000 Subject: [PATCH] updated for the build b1_8-bld05 --- lustre/autoconf/lustre-version.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index d434757..dfa6092 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -1,6 +1,6 @@ m4_define([LUSTRE_MAJOR],[1]) m4_define([LUSTRE_MINOR],[7]) -m4_define([LUSTRE_PATCH],[50]) +m4_define([LUSTRE_PATCH],[90]) m4_define([LUSTRE_FIX],[0]) # Note: we're starting prerelease versions at 50 this time. -- 1.8.3.1