X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fautoconf%2Flustre-version.ac;h=dd529d09373390e3099594b2931e796d13d1b13a;hb=308924856cef4263fae30bd6ebeeda6b0b759670;hp=8c0ef110e5913dcd3fc0f961314200e367d06eff;hpb=d9c606208bd9d246b8269fb0b6af254354d88be7;p=fs%2Flustre-release.git diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index 8c0ef11..dd529d0 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -1,13 +1,13 @@ -m4_define([LUSTRE_MAJOR],[1]) -m4_define([LUSTRE_MINOR],[9]) -m4_define([LUSTRE_PATCH],[240]) +m4_define([LUSTRE_MAJOR],[2]) +m4_define([LUSTRE_MINOR],[0]) +m4_define([LUSTRE_PATCH],[57]) m4_define([LUSTRE_FIX],[0]) dnl # don't forget to update the service tags info -m4_define([CLIENT_URN],["LUSTRE-200-CLT"]) -m4_define([MDS_URN],["LUSTRE-200-MDS"]) -m4_define([MGS_URN],["LUSTRE-200-MGS"]) -m4_define([OSS_URN],["LUSTRE-200-OSS"]) +m4_define([CLIENT_URN],["LUSTRE-210-CLT"]) +m4_define([MDS_URN],["LUSTRE-210-MDS"]) +m4_define([MGS_URN],["LUSTRE-210-MGS"]) +m4_define([OSS_URN],["LUSTRE-210-OSS"]) 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.