SVN__CommitWizard.st
changeset 847 1450c7bc701e
parent 690 61a175fbd9d5
child 974 6f508ef028b9
--- a/SVN__CommitWizard.st	Sat Oct 01 13:13:57 2011 +0200
+++ b/SVN__CommitWizard.st	Sat Oct 01 13:14:09 2011 +0200
@@ -154,7 +154,7 @@
 !CommitWizard class methodsFor:'others'!
 
 version_CVS
-    ^ '$ÂHeader: /cvs/stx/stx/libsvn/SVN__CommitWizard.st,v 1.5 2009/10/19 12:22:15 fm Exp Â$'
+    ^ '$Header$'
 ! !
 
 !CommitWizard methodsFor:'accessing'!
@@ -294,7 +294,7 @@
 !CommitWizard::MessagePane class methodsFor:'documentation'!
 
 version_SVN
-    ^ '§Id: SVN__CommitWizard.st 350 2011-07-07 18:42:56Z vranyj1 §'
+    ^ '§Id: SVN__CommitWizard.st 362 2011-08-08 13:07:42Z vranyj1 §'
 ! !
 
 !CommitWizard::MessagePane class methodsFor:'interface specs'!
@@ -431,7 +431,7 @@
 !CommitWizard::WorkingCopyStatusPane class methodsFor:'documentation'!
 
 version_SVN
-    ^ '§Id: SVN__CommitWizard.st 350 2011-07-07 18:42:56Z vranyj1 §'
+    ^ '§Id: SVN__CommitWizard.st 362 2011-08-08 13:07:42Z vranyj1 §'
 ! !
 
 !CommitWizard::WorkingCopyStatusPane class methodsFor:'interface specs'!
@@ -552,9 +552,9 @@
 !CommitWizard class methodsFor:'documentation'!
 
 version
-    ^ '$Id$'
+    ^ '$Header$'
 !
 
 version_SVN
-    ^ '§Id: SVN__CommitWizard.st 350 2011-07-07 18:42:56Z vranyj1 §'
+    ^ '§Id: SVN__CommitWizard.st 362 2011-08-08 13:07:42Z vranyj1 §'
 ! !