Whamcloud - gitweb
Increase lustre version to 2.1.51
[fs/lustre-release.git] / lustre / autoconf / lustre-version.ac
index a91a908..b192d65 100644 (file)
@@ -1,13 +1,13 @@
 m4_define([LUSTRE_MAJOR],[2])
-m4_define([LUSTRE_MINOR],[0])
-m4_define([LUSTRE_PATCH],[0])
+m4_define([LUSTRE_MINOR],[1])
+m4_define([LUSTRE_PATCH],[51])
 m4_define([LUSTRE_FIX],[0])
 
 dnl # don't forget to update the service tags info
-m4_define([CLIENT_URN],["LUSTRE-200-CLT"])
-m4_define([MDS_URN],["LUSTRE-200-MDS"])
-m4_define([MGS_URN],["LUSTRE-200-MGS"])
-m4_define([OSS_URN],["LUSTRE-200-OSS"])
+m4_define([CLIENT_URN],["LUSTRE-210-CLT"])
+m4_define([MDS_URN],["LUSTRE-210-MDS"])
+m4_define([MGS_URN],["LUSTRE-210-MGS"])
+m4_define([OSS_URN],["LUSTRE-210-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.