From 6f42fa8efe6cba9f703bbc4694fd4871fe53cd4b Mon Sep 17 00:00:00 2001 From: betateilchen <> Date: Tue, 30 Sep 2014 19:10:16 +0000 Subject: [PATCH] configDB.pm: Id added git-svn-id: https://svn.fhem.de/fhem/trunk@6639 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/configDB.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/configDB.pm b/fhem/configDB.pm index 0cfb15885..bc5d70eee 100644 --- a/fhem/configDB.pm +++ b/fhem/configDB.pm @@ -536,7 +536,7 @@ sub cfgDB_MigrationImport() { # return SVN Id, called by fhem's CommandVersion sub cfgDB_svnId() { - return "# ".'$Revision: 6636 $' + return "# ".'$Id$' } # return filelist depending on directory and regexp