initial checkin
authorClaus Gittinger <cg@exept.de>
Sat, 20 Aug 2011 14:03:47 +0200
changeset 278 c2a9ae7cc695
parent 277 8a5d4e015717
child 279 87e80f79170d
initial checkin
MCPatch.st
--- a/MCPatch.st	Sat Aug 20 14:03:44 2011 +0200
+++ b/MCPatch.st	Sat Aug 20 14:03:47 2011 +0200
@@ -67,8 +67,12 @@
 
 !MCPatch class methodsFor:'documentation'!
 
+version
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCPatch.st,v 1.4 2011-08-20 12:03:47 cg Exp $'
+!
+
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCPatch.st,v 1.3 2011-08-20 11:41:27 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCPatch.st,v 1.4 2011-08-20 12:03:47 cg Exp $'
 !
 
 version_SVN