diff --git a/lustre/ChangeLog b/lustre/ChangeLog index eb552ca6102a82c6ed66f7374f793b9d984b1a4b..34db3664088ee0ddd8ad5f4988e38f868b6651ff 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -2007-09-24 Cluster File Systems, Inc. <info@clusterfs.com> +2007-09-27 Cluster File Systems, Inc. <info@clusterfs.com> * 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 a510b583452271903b3a01c862b48a621e89733a..8889a685b57bc198bb9f769b202a08c0b8319cf3 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.