From: adilger Date: Fri, 31 Aug 2007 22:42:43 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: v1_8_0_110~1274 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=f5d79b0df67778c9f1924f5e0405ddc963338e46;p=fs%2Flustre-release.git Branch b1_6 Change version to 1.6.2.91. Beta tags should be numbered BEFORE the release they are for, otherwise RPM will consider the beta to be "newer" than the actual release. --- diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index 6daff96..5012866 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -1,7 +1,7 @@ m4_define([LUSTRE_MAJOR],[1]) m4_define([LUSTRE_MINOR],[6]) -m4_define([LUSTRE_PATCH],[3]) -m4_define([LUSTRE_FIX],[90]) +m4_define([LUSTRE_PATCH],[2]) +m4_define([LUSTRE_FIX],[91]) dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but dnl # after following release candidate/beta would spill this warning already.