SVN__WCEntry.st
changeset 840 33bdd246d160
parent 711 f731cabd8efd
child 982 ce6f8dd98682
--- a/SVN__WCEntry.st	Sat Oct 01 13:11:55 2011 +0200
+++ b/SVN__WCEntry.st	Sat Oct 01 13:12:07 2011 +0200
@@ -87,7 +87,7 @@
 !WCEntry class methodsFor:'others'!
 
 version_CVS
-    ^ '$ÂHeader: /cvs/stx/stx/libsvn/SVN__WCEntry.st,v 1.4 2009/10/19 12:23:25 fm Exp Â$'
+    ^ '$Header$'
 ! !
 
 !WCEntry methodsFor:'accessing'!
@@ -289,9 +289,9 @@
 !WCEntry class methodsFor:'documentation'!
 
 version
-    ^ '$Id$'
+    ^ '$Header$'
 !
 
 version_SVN
-    ^ '§Id: SVN__WCEntry.st 350 2011-07-07 18:42:56Z vranyj1 §'
+    ^ '§Id: SVN__WCEntry.st 363 2011-08-08 13:49:48Z vranyj1 §'
 ! !