Whamcloud - gitweb
updated for the 1.6.7 release. changed version and service tags info.
authorstinson1947 <stinson1947>
Mon, 15 Dec 2008 20:40:05 +0000 (20:40 +0000)
committerstinson1947 <stinson1947>
Mon, 15 Dec 2008 20:40:05 +0000 (20:40 +0000)
lustre/autoconf/lustre-version.ac

index 3827425..8dac6bd 100644 (file)
@@ -1,14 +1,14 @@
 m4_define([LUSTRE_MAJOR],[1])
 m4_define([LUSTRE_MINOR],[6])
-m4_define([LUSTRE_PATCH],[6])
-m4_define([LUSTRE_FIX],[51])
+m4_define([LUSTRE_PATCH],[7])
+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-166-CLT"])
-m4_define([MDS_URN],["LUSTRE-166-MDS"])
-m4_define([MGS_URN],["LUSTRE-166-MGS"])
-m4_define([OSS_URN],["LUSTRE-166-OSS"])
+m4_define([MDS_URN],["LUSTRE-167-MDS"])
+m4_define([MGS_URN],["LUSTRE-167-MGS"])
+m4_define([OSS_URN],["LUSTRE-167-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.