category change
authorClaus Gittinger <cg@exept.de>
Tue, 11 Sep 2012 23:31:02 +0200
changeset 706 fa1484ed71e3
parent 705 f760c98a81ba
child 707 fb7246d3077d
category change
MCVersionReader.st
--- a/MCVersionReader.st	Tue Sep 11 23:30:56 2012 +0200
+++ b/MCVersionReader.st	Tue Sep 11 23:31:02 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'package info definitions dependencies stepChildren'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Storing'
+	category:'SCM-Monticello-Storing'
 !
 
 
@@ -199,11 +199,11 @@
 !MCVersionReader class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCVersionReader.st,v 1.4 2011-08-20 12:04:16 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCVersionReader.st,v 1.5 2012-09-11 21:31:02 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCVersionReader.st,v 1.4 2011-08-20 12:04:16 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCVersionReader.st,v 1.5 2012-09-11 21:31:02 cg Exp $'
 !
 
 version_SVN