category change
authorClaus Gittinger <cg@exept.de>
Tue, 11 Sep 2012 23:28:42 +0200
changeset 680 dee895391882
parent 679 0b9067de83be
child 681 21899a53abcd
category change
MCSmtpRepository.st
--- a/MCSmtpRepository.st	Tue Sep 11 23:28:38 2012 +0200
+++ b/MCSmtpRepository.st	Tue Sep 11 23:28:42 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'email'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Repositories'
+	category:'SCM-Monticello-Repositories'
 !
 
 
@@ -67,11 +67,11 @@
 !MCSmtpRepository class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.3 2011-08-20 12:27:01 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.4 2012-09-11 21:28:42 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.3 2011-08-20 12:27:01 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.4 2012-09-11 21:28:42 cg Exp $'
 !
 
 version_SVN