Whamcloud - gitweb
change version to 1.8.5.51
authorJohann Lombardi <johann.lombardi@oracle.com>
Fri, 17 Dec 2010 16:04:20 +0000 (17:04 +0100)
committerJohann Lombardi <johann.lombardi@oracle.com>
Fri, 17 Dec 2010 16:04:20 +0000 (17:04 +0100)
lustre/autoconf/lustre-version.ac

index 4501838..86a6de1 100644 (file)
@@ -1,14 +1,14 @@
 m4_define([LUSTRE_MAJOR],[1])
 m4_define([LUSTRE_MINOR],[8])
 m4_define([LUSTRE_PATCH],[5])
-m4_define([LUSTRE_FIX],[50])
+m4_define([LUSTRE_FIX],[51])
 # 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-185-CLT"])
-m4_define([MDS_URN],["LUSTRE-185-MDS"])
-m4_define([MGS_URN],["LUSTRE-185-MGS"])
-m4_define([OSS_URN],["LUSTRE-185-OSS"])
+m4_define([CLIENT_URN],["LUSTRE-186-CLT"])
+m4_define([MDS_URN],["LUSTRE-186-MDS"])
+m4_define([MGS_URN],["LUSTRE-186-MGS"])
+m4_define([OSS_URN],["LUSTRE-186-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.