update #version_SVN with § as keyword expansion character
authorfm
Thu, 08 Oct 2009 13:56:54 +0200
changeset 287 64cc6e8db3df
parent 286 11cdf9c8c20a
child 288 9f2fd6aea0dc
update #version_SVN with § as keyword expansion character
SVN__Repository.st
--- a/SVN__Repository.st	Thu Oct 08 13:56:44 2009 +0200
+++ b/SVN__Repository.st	Thu Oct 08 13:56:54 2009 +0200
@@ -254,5 +254,5 @@
 !
 
 version_SVN
-    ^'Id: SVN__Repository.st 110 2009-08-19 13:21:10Z vranyj1 '
+    ^'§Id: SVN__Repository.st 110 2009-08-19 13:21:10Z vranyj1 §'
 ! !