From 28f2ff94608c13a91c6f22742423c706536c874c Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Thu, 15 May 2014 12:30:06 -0400 Subject: [PATCH] New tag 2.5.59 Change-Id: Ifcb48b768cec2216939ce7ee70b1339b71f62358 --- 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 8f61b2a..2394d53 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],[5]) -m4_define([LUSTRE_PATCH],[58]) +m4_define([LUSTRE_PATCH],[59]) m4_define([LUSTRE_FIX],[0]) dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but -- 1.8.3.1