category change
authorClaus Gittinger <cg@exept.de>
Tue, 11 Sep 2012 23:25:36 +0200
changeset 666 2e6a07cdf802
parent 665 7a962035792e
child 667 24a56c13f27e
category change
MCPatchOperation.st
--- a/MCPatchOperation.st	Tue Sep 11 23:25:27 2012 +0200
+++ b/MCPatchOperation.st	Tue Sep 11 23:25:36 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Patching'
+	category:'SCM-Monticello-Patching'
 !
 
 
@@ -113,11 +113,11 @@
 !MCPatchOperation class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCPatchOperation.st,v 1.3 2011-08-20 12:32:18 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCPatchOperation.st,v 1.4 2012-09-11 21:25:36 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCPatchOperation.st,v 1.3 2011-08-20 12:32:18 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCPatchOperation.st,v 1.4 2012-09-11 21:25:36 cg Exp $'
 !
 
 version_SVN