SVN__CleanupCommand.st
changeset 899 38540745b77a
parent 703 37bdce7857ed
--- a/SVN__CleanupCommand.st	Sat Oct 01 13:28:13 2011 +0200
+++ b/SVN__CleanupCommand.st	Sat Oct 01 13:28:26 2011 +0200
@@ -68,7 +68,7 @@
 !CleanupCommand class methodsFor:'others'!
 
 version_CVS
-    ^ '$ÂHeader: /cvs/stx/stx/libsvn/SVN__CleanupCommand.st,v 1.5 2009/10/19 12:52:48 fm Exp Â$'
+    ^ '$Header$'
 ! !
 
 !CleanupCommand methodsFor:'executing'!
@@ -94,9 +94,9 @@
 !CleanupCommand class methodsFor:'documentation'!
 
 version
-    ^ '$Id$'
+    ^ '$Header$'
 !
 
 version_SVN
-    ^ '§Id: SVN__CleanupCommand.st 350 2011-07-07 18:42:56Z vranyj1 §'
+    ^ '§Id: SVN__CleanupCommand.st 362 2011-08-08 13:07:42Z vranyj1 §'
 ! !