initial checkin
authorClaus Gittinger <cg@exept.de>
Sat, 20 Aug 2011 14:27:01 +0200
changeset 327 36049dd8167c
parent 326 5d071d306f4a
child 328 9662e4fa12be
initial checkin
MCSmtpRepository.st
--- a/MCSmtpRepository.st	Sat Aug 20 14:26:58 2011 +0200
+++ b/MCSmtpRepository.st	Sat Aug 20 14:27:01 2011 +0200
@@ -67,11 +67,11 @@
 !MCSmtpRepository class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.2 2011-08-20 11:44:29 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.3 2011-08-20 12:27:01 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.2 2011-08-20 11:44:29 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSmtpRepository.st,v 1.3 2011-08-20 12:27:01 cg Exp $'
 !
 
 version_SVN