From 026912ddc566849a102ebc3060d443d52ee61ff9 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Tue, 17 Dec 2013 15:37:17 +0900 Subject: [PATCH] New tag 2.4.2rc1 Change-Id: Ic27617445c7a7b996ba554e9699cdc4d670b8f07 Signed-off-by: Oleg Drokin --- lustre/ChangeLog | 4 ++-- lustre/autoconf/lustre-version.ac | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 973ba91..505d6da 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,5 +1,5 @@ -09-11-2013 Intel Corporation - * version 2.4.1 +12-23-2013 Intel Corporation + * version 2.4.2 * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server support for kernels: 2.6.32-358.23.2.el6 (RHEL6.4) diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index 0bd87dd..de23c05 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -1,6 +1,6 @@ m4_define([LUSTRE_MAJOR],[2]) m4_define([LUSTRE_MINOR],[4]) -m4_define([LUSTRE_PATCH],[1]) +m4_define([LUSTRE_PATCH],[2]) m4_define([LUSTRE_FIX],[0]) dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but -- 1.8.3.1