From: scjody Date: Tue, 11 Sep 2007 23:17:17 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: v1_8_0_110~1238 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=e912a8873efe0c159e28e071cde663991a4114bc;p=fs%2Flustre-release.git Branch b1_6 Update versions and dates. --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index eb552ca..34db366 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -2007-09-24 Cluster File Systems, Inc. +2007-09-27 Cluster File Systems, Inc. * version 1.6.3 * Support for kernels: 2.6.5-7.286 (SLES 9), diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index a510b58..8889a68 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],[2]) -m4_define([LUSTRE_FIX],[92]) +m4_define([LUSTRE_PATCH],[3]) +m4_define([LUSTRE_FIX],[0]) 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.