From: Oleg Drokin Date: Wed, 15 May 2013 23:24:06 +0000 (-0400) Subject: New tag 2.4.0-RC1 X-Git-Tag: 2.4.0-RC1^0 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=97e4e04e031f1009514b6f2f145460f2b2f2c3b9;p=fs%2Flustre-release.git New tag 2.4.0-RC1 Change-Id: I1b49fadc73af882d3b005ef82ffd96f5ea63b4a3 Signed-off-by: Oleg Drokin --- 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