From df383f06ab2dd773bc7a9aac50ad9a5adc8e61e5 Mon Sep 17 00:00:00 2001 From: stinson1947 Date: Tue, 5 May 2009 18:39:18 +0000 Subject: [PATCH] Updated service tags version for 1.8.1. --- lustre/autoconf/lustre-version.ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index fc4249a..77dbab2 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -5,10 +5,10 @@ m4_define([LUSTRE_FIX],[50]) # 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-180-CLT"]) -m4_define([MDS_URN],["LUSTRE-180-MDS"]) -m4_define([MGS_URN],["LUSTRE-180-MGS"]) -m4_define([OSS_URN],["LUSTRE-180-OSS"]) +m4_define([CLIENT_URN],["LUSTRE-181-CLT"]) +m4_define([MDS_URN],["LUSTRE-181-MDS"]) +m4_define([MGS_URN],["LUSTRE-181-MGS"]) +m4_define([OSS_URN],["LUSTRE-181-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. -- 1.8.3.1