From fd6e86c88dc50d2a12fc4649a6d545d93520cf8b Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 9 Jun 2004 02:45:35 +0000 Subject: [PATCH] Land b1_2_smallfix onto b1_2 (20040608_1846) --- lustre/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/configure.in b/lustre/configure.in index 568708b..88e9012 100644 --- a/lustre/configure.in +++ b/lustre/configure.in @@ -5,7 +5,7 @@ AC_INIT AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(lustre, 1.2.2.1ra) +AM_INIT_AUTOMAKE(lustre, 1.2.2.2) # AM_MAINTAINER_MODE # Four main targets: lustre kernel modules, utilities, tests, and liblustre -- 1.8.3.1