Whamcloud - gitweb
Updated for Lustre 1.8.5. v1_8_5_RC1
authorTerry Rutledge <terry.rutledge@oracle.com>
Thu, 14 Oct 2010 00:11:32 +0000 (17:11 -0700)
committerTerry Rutledge <terry.rutledge@oracle.com>
Thu, 14 Oct 2010 00:11:32 +0000 (17:11 -0700)
lustre/autoconf/lustre-version.ac

index 89aeb05..6141442 100644 (file)
@@ -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.