SVN__StatusUnversioned.st
changeset 833 6f91fc3b627b
parent 704 0069f7701172
child 1004 b24bd040e3b8
--- a/SVN__StatusUnversioned.st	Sat Oct 01 13:10:32 2011 +0200
+++ b/SVN__StatusUnversioned.st	Sat Oct 01 13:10:44 2011 +0200
@@ -68,7 +68,7 @@
 !StatusUnversioned class methodsFor:'others'!
 
 version_CVS
-    ^ '$ÂHeader: /cvs/stx/stx/libsvn/SVN__StatusUnversioned.st,v 1.4 2009/10/19 12:24:40 fm Exp Â$'
+    ^ '$Header$'
 ! !
 
 !StatusUnversioned methodsFor:'accessing'!
@@ -107,9 +107,9 @@
 !StatusUnversioned class methodsFor:'documentation'!
 
 version
-    ^ '$Id$'
+    ^ '$Header$'
 !
 
 version_SVN
-    ^ '§Id: SVN__StatusUnversioned.st 350 2011-07-07 18:42:56Z vranyj1 §'
+    ^ '§Id: SVN__StatusUnversioned.st 362 2011-08-08 13:07:42Z vranyj1 §'
 ! !