category change
authorClaus Gittinger <cg@exept.de>
Tue, 11 Sep 2012 23:30:56 +0200
changeset 705 f760c98a81ba
parent 704 e312a6e8ee93
child 706 fa1484ed71e3
category change
MCVersionNotification.st
--- a/MCVersionNotification.st	Tue Sep 11 23:30:49 2012 +0200
+++ b/MCVersionNotification.st	Tue Sep 11 23:30:56 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'version ancestor repository changes'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Repositories'
+	category:'SCM-Monticello-Repositories'
 !
 
 
@@ -67,11 +67,11 @@
 !MCVersionNotification class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCVersionNotification.st,v 1.3 2011-08-20 12:04:00 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCVersionNotification.st,v 1.4 2012-09-11 21:30:56 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCVersionNotification.st,v 1.3 2011-08-20 12:04:00 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCVersionNotification.st,v 1.4 2012-09-11 21:30:56 cg Exp $'
 !
 
 version_SVN