From 7011b6626a6b73959955bfb05adb940e2be44a97 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 31 Aug 2004 20:34:24 +0000 Subject: switch to Id$ (Logical change 1.52) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@299 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Structures/bundler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Server/Structures/bundler.py b/src/lib/Server/Structures/bundler.py index 5cb1b753d..dd27b439e 100644 --- a/src/lib/Server/Structures/bundler.py +++ b/src/lib/Server/Structures/bundler.py @@ -26,7 +26,7 @@ class BundleSet(DirectoryBacked): class bundler(Structure): __name__ = 'bundler' - __version__ = '$Version' + __version__ = '$Id$' '''The bundler creates dependent clauses based on the bundle/translation scheme from bcfg1''' def __init__(self, core, datastore): -- cgit v1.2.3-1-g7c22