From 97e4e04e031f1009514b6f2f145460f2b2f2c3b9 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Wed, 15 May 2013 19:24:06 -0400 Subject: [PATCH] New tag 2.4.0-RC1 Change-Id: I1b49fadc73af882d3b005ef82ffd96f5ea63b4a3 Signed-off-by: Oleg Drokin --- lustre/ChangeLog | 2 +- lustre/autoconf/lustre-version.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 80d9e5d..abf9449 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -TBD Intel Corporation +05-22-2013 Intel Corporation * version 2.4.0 * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server support for kernels: diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index 000334e..eed9af1 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],[3]) -m4_define([LUSTRE_PATCH],[65]) +m4_define([LUSTRE_MINOR],[4]) +m4_define([LUSTRE_PATCH],[0]) m4_define([LUSTRE_FIX],[0]) dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but -- 1.8.3.1