Whamcloud - gitweb
bump version to 1.8.2.50
authorJohann Lombardi <johann@sun.com>
Wed, 3 Feb 2010 18:35:51 +0000 (19:35 +0100)
committerJohann Lombardi <johann@sun.com>
Wed, 3 Feb 2010 18:39:17 +0000 (19:39 +0100)
lustre/autoconf/lustre-version.ac

index c57a345..9c963fb 100644 (file)
@@ -1,14 +1,14 @@
 m4_define([LUSTRE_MAJOR],[1])
 m4_define([LUSTRE_MINOR],[8])
 m4_define([LUSTRE_PATCH],[2])
-m4_define([LUSTRE_FIX],[0])
+m4_define([LUSTRE_FIX],[50])
 # 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-182-CLT"])
-m4_define([MDS_URN],["LUSTRE-182-MDS"])
-m4_define([MGS_URN],["LUSTRE-182-MGS"])
-m4_define([OSS_URN],["LUSTRE-182-OSS"])
+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"])
 
 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.