Whamcloud - gitweb
LU-1969 release: bump version to 1.8.9-wc1 v1_8_9_WC1_RC1
authorJohann Lombardi <johann.lombardi@intel.com>
Tue, 12 Feb 2013 21:52:38 +0000 (22:52 +0100)
committerJohann Lombardi <johann.lombardi@intel.com>
Tue, 12 Feb 2013 22:04:08 +0000 (17:04 -0500)
Get ready for RC1.

Signed-off-by: Johann Lombardi <johann.lombardi@intel.com>
Change-Id: I64590ae4110605f56448e96a609f79b8c0fed4ba
Reviewed-on: http://review.whamcloud.com/5328

ldiskfs/ChangeLog
lnet/ChangeLog
lustre/ChangeLog
lustre/autoconf/lustre-version.ac

index 114cf8b..85b7979 100644 (file)
@@ -1,4 +1,4 @@
-2012-xx-xx Whamcloud, Inc.
+2013-02-28 Intel Corporation
        * version 3.1.53
 
 See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information.
index 9dbc1d6..9e432dd 100644 (file)
@@ -1,4 +1,4 @@
-2012-xx-xx Whamcloud, Inc.
+2013-02-28 Intel Corporation
        * version 1.8.9-wc1
        * Support for networks:
          socklnd   - any kernel supported by Lustre,
index 857c450..0f5e923 100644 (file)
@@ -1,4 +1,4 @@
-2012-xx-xx Whamcloud, Inc.
+2013-02-28 Intel Corporation
        * version 1.8.9-wc1
        * Support for kernels:
          2.6.18-348.1.1.el5  (RHEL 5)
index 6ab1159..6b61069 100644 (file)
@@ -1,14 +1,14 @@
 m4_define([LUSTRE_MAJOR],[1])
 m4_define([LUSTRE_MINOR],[8])
-m4_define([LUSTRE_PATCH],[8])
-m4_define([LUSTRE_FIX],[60])
+m4_define([LUSTRE_PATCH],[9])
+m4_define([LUSTRE_FIX],[0])
 # Note: we're starting prerelease versions at 80 this time.
 
 dnl # don't forget to update the service tags info
-m4_define([CLIENT_URN],["LUSTRE-188-CLT"])
-m4_define([MDS_URN],["LUSTRE-188-MDS"])
-m4_define([MGS_URN],["LUSTRE-188-MGS"])
-m4_define([OSS_URN],["LUSTRE-188-OSS"])
+m4_define([CLIENT_URN],["LUSTRE-189-CLT"])
+m4_define([MDS_URN],["LUSTRE-189-MDS"])
+m4_define([MGS_URN],["LUSTRE-189-MGS"])
+m4_define([OSS_URN],["LUSTRE-189-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.