From: adilger Date: Tue, 13 May 2008 07:19:16 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_50~502 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e1c1722f0d76850bbc5fb2e540ceb2149e31c19d;p=fs%2Flustre-release.git Branch HEAD Update build version to 1.9.50, to avoid any confusion that this is a pre-1.8 branch. --- diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index 556fb9d..b4a2135 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],[91]) +m4_define([LUSTRE_MINOR],[9]) +m4_define([LUSTRE_PATCH],[50]) m4_define([LUSTRE_FIX],[0]) dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but