From f2881af643a96934fd7d1290241473ae786268b7 Mon Sep 17 00:00:00 2001 From: Terry Rutledge Date: Wed, 13 Oct 2010 17:11:32 -0700 Subject: [PATCH] Updated for Lustre 1.8.5. --- 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 89aeb05..6141442 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -5,10 +5,10 @@ m4_define([LUSTRE_FIX],[0]) # 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-184-CLT"]) -m4_define([MDS_URN],["LUSTRE-184-MDS"]) -m4_define([MGS_URN],["LUSTRE-184-MGS"]) -m4_define([OSS_URN],["LUSTRE-184-OSS"]) +m4_define([CLIENT_URN],["LUSTRE-185-CLT"]) +m4_define([MDS_URN],["LUSTRE-185-MDS"]) +m4_define([MGS_URN],["LUSTRE-185-MGS"]) +m4_define([OSS_URN],["LUSTRE-185-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