From 93ecf47c8066639ec64c256c5c5f099907e01867 Mon Sep 17 00:00:00 2001 From: rread Date: Wed, 14 May 2003 17:44:08 +0000 Subject: [PATCH] b=1046 update the config version. --- 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 a7c528f..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="2003050501" +CONFIG_VERSION="2003051401" -- 1.8.3.1