From 5dc3bcd48c299173b7e5256175d6f7a4efe71871 Mon Sep 17 00:00:00 2001
From: scjody <scjody>
Date: Tue, 24 Jul 2007 21:40:58 +0000
Subject: [PATCH] Branch b1_6

Update for 1.6.1
---
 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 777e438446..f88354c76a 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -1,4 +1,4 @@
-tbd         Cluster File Systems, Inc. <info@clusterfs.com>
+2007-07-30         Cluster File Systems, Inc. <info@clusterfs.com>
        * version 1.6.1
        * Support for kernels:
         2.6.5-7.283 (SLES 9)
diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac
index e2bde8505c..83debb1700 100644
--- a/lustre/autoconf/lustre-version.ac
+++ b/lustre/autoconf/lustre-version.ac
@@ -1,7 +1,7 @@
 m4_define([LUSTRE_MAJOR],[1])
 m4_define([LUSTRE_MINOR],[6])
-m4_define([LUSTRE_PATCH],[0])
-m4_define([LUSTRE_FIX],[97])
+m4_define([LUSTRE_PATCH],[1])
+m4_define([LUSTRE_FIX],[0])
 
 dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but
 dnl # after following release candidate/beta would spill this warning already.
-- 
GitLab