From 13be73d033a09dc722bc706fb6bd34ad2a6073cf Mon Sep 17 00:00:00 2001 From: adilger Date: Thu, 16 Sep 2004 16:32:02 +0000 Subject: [PATCH] Branch: b1_2 Update build version. --- lustre/ChangeLog | 2 +- lustre/configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 3e22a14..df9f65d 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -tbd Cluster File Systems, Inc. +2004-09-16 Cluster File Systems, Inc. * version 1.2.6 * bug fixes - avoid crash during MDS cleanup with OST shut down (2775) diff --git a/lustre/configure.in b/lustre/configure.in index f3b2eb5..44ce9a1 100644 --- a/lustre/configure.in +++ b/lustre/configure.in @@ -5,7 +5,7 @@ AC_INIT AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(lustre, 1.2.5.4) +AM_INIT_AUTOMAKE(lustre, 1.2.6) # AM_MAINTAINER_MODE # Four main targets: lustre kernel modules, utilities, tests, and liblustre -- 1.8.3.1