From 53ad3c1a0e23c9b16025a4370ce2fd6853d49261 Mon Sep 17 00:00:00 2001 From: adilger Date: Fri, 18 Jun 2004 18:02:29 +0000 Subject: [PATCH] Point release for LLNL who is hitting 3430 a lot (didn't make it into 1.2.3). b=3430 --- lustre/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/configure.in b/lustre/configure.in index 7330a21..5b81c79 100644 --- a/lustre/configure.in +++ b/lustre/configure.in @@ -5,7 +5,7 @@ AC_INIT AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(lustre, 1.2.3) +AM_INIT_AUTOMAKE(lustre, 1.2.3.1) # AM_MAINTAINER_MODE # Four main targets: lustre kernel modules, utilities, tests, and liblustre -- 1.8.3.1