Whamcloud - gitweb
lconf support for client-side loading of management client as required.
authorshaver <shaver>
Wed, 9 Jul 2003 00:35:41 +0000 (00:35 +0000)
committershaver <shaver>
Wed, 9 Jul 2003 00:35:41 +0000 (00:35 +0000)
Bump config version to account for new elements, just to be safe.

lustre/utils/Lustre/__init__.py

index c1b93e6..7a21df3 100644 (file)
@@ -4,4 +4,4 @@ from lustredb import LustreDB, LustreDB_XML, LustreDB_LDAP
 from error import LconfError, OptionError
 from cmdline import Options
 
-CONFIG_VERSION="2003060501"
+CONFIG_VERSION="2003070801"