Whamcloud - gitweb
Updated service tags id.
authorTerry Rutledge <terry.rutledge@oracle.com>
Tue, 15 Jun 2010 16:21:26 +0000 (09:21 -0700)
committerTerry Rutledge <terry.rutledge@oracle.com>
Tue, 15 Jun 2010 16:21:26 +0000 (09:21 -0700)
lustre/autoconf/lustre-version.ac

index 080f675..fa3c956 100644 (file)
@@ -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.