update #version_SVN with § as keyword expansion character
authorfm
Thu, 08 Oct 2009 13:56:32 +0200
changeset 283 2d935efe1c24
parent 282 6ebdeeee7c53
child 284 f6478343db34
update #version_SVN with § as keyword expansion character
SVN__StatusCommand.st
--- a/SVN__StatusCommand.st	Thu Oct 08 13:56:26 2009 +0200
+++ b/SVN__StatusCommand.st	Thu Oct 08 13:56:32 2009 +0200
@@ -63,5 +63,5 @@
 !
 
 version_SVN
-    ^'Id: SVN__StatusCommand.st 113 2009-08-28 11:43:01Z vranyj1 '
+    ^'§Id: SVN__StatusCommand.st 113 2009-08-28 11:43:01Z vranyj1 §'
 ! !