From b5550b7542ad202a37e360fa739255429f9890e5 Mon Sep 17 00:00:00 2001 From: braam Date: Sat, 17 May 2003 21:18:08 +0000 Subject: [PATCH] - remainder of the b_devel into b_open merge. --- lustre/utils/Lustre/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/utils/Lustre/__init__.py b/lustre/utils/Lustre/__init__.py index bc7b5d6..2063948 100644 --- a/lustre/utils/Lustre/__init__.py +++ b/lustre/utils/Lustre/__init__.py @@ -4,4 +4,4 @@ from lustredb import LustreDB, LustreDB_XML, LustreDB_LDAP from error import LconfError, OptionError from cmdline import Options -CONFIG_VERSION="2003041401" +CONFIG_VERSION="2003051401" -- 1.8.3.1