From: Terry Rutledge Date: Tue, 15 Jun 2010 16:21:26 +0000 (-0700) Subject: Updated service tags id. X-Git-Tag: v1_8_3_54~5^2 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=a2cb28f360d68ee1ecb047cdeef51e1b3a1faa18;p=fs%2Flustre-release.git Updated service tags id. --- diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index 080f675..fa3c956 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -5,10 +5,10 @@ m4_define([LUSTRE_FIX],[53]) # Note: we're starting prerelease versions at 50 this time. dnl # don't forget to update the service tags info -m4_define([CLIENT_URN],["LUSTRE-183-CLT"]) -m4_define([MDS_URN],["LUSTRE-183-MDS"]) -m4_define([MGS_URN],["LUSTRE-183-MGS"]) -m4_define([OSS_URN],["LUSTRE-183-OSS"]) +m4_define([CLIENT_URN],["LUSTRE-184-CLT"]) +m4_define([MDS_URN],["LUSTRE-184-MDS"]) +m4_define([MGS_URN],["LUSTRE-184-MGS"]) +m4_define([OSS_URN],["LUSTRE-184-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.