MCModification.st
changeset 657 0416ea023c43
parent 323 4a1710e4d89d
child 1095 87f223484bc3
--- a/MCModification.st	Tue Sep 11 23:24:30 2012 +0200
+++ b/MCModification.st	Tue Sep 11 23:24:34 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'obsoletion modification'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Patching'
+	category:'SCM-Monticello-Patching'
 !
 
 
@@ -92,11 +92,11 @@
 !MCModification class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCModification.st,v 1.3 2011-08-20 12:26:46 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCModification.st,v 1.4 2012-09-11 21:24:34 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCModification.st,v 1.3 2011-08-20 12:26:46 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCModification.st,v 1.4 2012-09-11 21:24:34 cg Exp $'
 !
 
 version_SVN