From 356c89a106229bf33fc2897d346c55aaadfd6c82 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Sat, 10 Aug 2013 00:46:05 -0400 Subject: [PATCH] New tag 2.4.90 Change-Id: Iccc12581222bf19c71464c1df06e3f5fe21ee596 --- lustre/autoconf/lustre-version.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index a6d440e..ad6fb35 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],[53]) +m4_define([LUSTRE_PATCH],[90]) m4_define([LUSTRE_FIX],[0]) dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but -- 1.8.3.1