Whamcloud - gitweb
Updated service tags version for 1.8.1.
authorstinson1947 <stinson1947>
Tue, 5 May 2009 18:39:18 +0000 (18:39 +0000)
committerstinson1947 <stinson1947>
Tue, 5 May 2009 18:39:18 +0000 (18:39 +0000)
lustre/autoconf/lustre-version.ac

index fc4249a..77dbab2 100644 (file)
@@ -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.