From: stinson1947 Date: Thu, 4 Sep 2008 23:30:57 +0000 (+0000) Subject: updated for the build b1_8-bld05 X-Git-Tag: v1_8_0_110~384 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=cadb4967c7a53cafeb638e9e71eb5744db78ac5c;p=fs%2Flustre-release.git updated for the build b1_8-bld05 --- 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.