SVN__CompatModeQuery.st
changeset 818 0e57701a809a
parent 762 d697e055c6df
--- a/SVN__CompatModeQuery.st	Sat Oct 01 13:05:10 2011 +0200
+++ b/SVN__CompatModeQuery.st	Sat Oct 01 13:05:22 2011 +0200
@@ -68,7 +68,7 @@
 !CompatModeQuery class methodsFor:'others'!
 
 version_CVS
-    ^ '$ÂHeader: /cvs/stx/stx/libsvn/SVN__CompatModeQuery.st,v 1.4 2009/10/19 12:23:03 fm Exp Â$'
+    ^ '$Header$'
 ! !
 
 !CompatModeQuery methodsFor:'default actions'!
@@ -92,9 +92,9 @@
 !CompatModeQuery class methodsFor:'documentation'!
 
 version
-    ^ '$Id$'
+    ^ '$Header$'
 !
 
 version_SVN
-    ^ '§Id: SVN__CompatModeQuery.st 350 2011-07-07 18:42:56Z vranyj1 §'
+    ^ '§Id: SVN__CompatModeQuery.st 363 2011-08-08 13:49:48Z vranyj1 §'
 ! !