category change
authorClaus Gittinger <cg@exept.de>
Tue, 11 Sep 2012 23:22:51 +0200
changeset 637 cf579af0a030
parent 636 d25edd65c88c
child 638 bf4c7c62a28f
category change
MCMcdWriter.st
--- a/MCMcdWriter.st	Tue Sep 11 23:22:45 2012 +0200
+++ b/MCMcdWriter.st	Tue Sep 11 23:22:51 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Storing'
+	category:'SCM-Monticello-Storing'
 !
 
 
@@ -53,11 +53,11 @@
 !MCMcdWriter class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCMcdWriter.st,v 1.3 2011-08-20 12:26:58 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCMcdWriter.st,v 1.4 2012-09-11 21:22:51 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCMcdWriter.st,v 1.3 2011-08-20 12:26:58 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCMcdWriter.st,v 1.4 2012-09-11 21:22:51 cg Exp $'
 !
 
 version_SVN