From 5a374b8be640be6baf1b435499596999bedec1f8 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 7 Sep 2009 03:46:49 +0000 Subject: Plugins: Fix svn keywords for ticket #698 (Fix from Mike McCallister) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5416 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Plugins/Properties.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/Server/Plugins/Properties.py') diff --git a/src/lib/Server/Plugins/Properties.py b/src/lib/Server/Plugins/Properties.py index 87fcc16d3..498b496ac 100644 --- a/src/lib/Server/Plugins/Properties.py +++ b/src/lib/Server/Plugins/Properties.py @@ -17,7 +17,7 @@ class Properties(Bcfg2.Server.Plugin.Plugin, Bcfg2.Server.Plugin.Connector): '''The properties plugin maps property files into client metadata instances''' name = 'Properties' - version = '$Revision: $' + version = '$Revision$' experimental = True def __init__(self, core, datastore): -- cgit v1.2.3-1-g7c22