X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fautoconf%2Flustre-version.ac;h=49543a25398086f8c089e738edc1d16a69b8e7a2;hp=926f6ac06d2107967ce14ca8ed6482491e234a03;hb=f0e5295cc6227d8b2c97f903cbaf5f8f7c799181;hpb=0fc847a00112831998045fb5773e8ded4e982e0c diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index 926f6ac..49543a2 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],[33]) +m4_define([LUSTRE_MAJOR],[2]) +m4_define([LUSTRE_MINOR],[1]) +m4_define([LUSTRE_PATCH],[50]) +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.