SVN__WizardPane.st
changeset 830 06bba14aec4f
parent 766 dce413b22e05
--- a/SVN__WizardPane.st	Sat Oct 01 13:09:54 2011 +0200
+++ b/SVN__WizardPane.st	Sat Oct 01 13:10:06 2011 +0200
@@ -68,7 +68,7 @@
 !WizardPane class methodsFor:'others'!
 
 version_CVS
-    ^ '$ÂHeader: /cvs/stx/stx/libsvn/SVN__WizardPane.st,v 1.2 2009/10/19 12:22:47 fm Exp Â$'
+    ^ '$Header$'
 ! !
 
 !WizardPane methodsFor:'accessing'!
@@ -218,6 +218,10 @@
 
 !WizardPane class methodsFor:'documentation'!
 
+version
+    ^ '$Header$'
+!
+
 version_SVN
     ^ '§Id§'
 ! !