X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fautoconf%2Flustre-version.ac;h=b0ede0dba1f7e3c6ffa90130840847897c5c8f5b;hp=2cf879dbad79af1ba10e63ee32cdd3f95eb7f5e2;hb=ce1098c261ba563bd2b2c2e9b8a1cc930b725925;hpb=cfa207a65e9dc08a006460d48c5b583e45428ab1 diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index 2cf879d..b0ede0d 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],[10]) -m4_define([LUSTRE_PATCH],[0]) -m4_define([LUSTRE_FIX],[41]) +m4_define([LUSTRE_MAJOR],[2]) +m4_define([LUSTRE_MINOR],[0]) +m4_define([LUSTRE_PATCH],[61]) +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.