initial checkin
authorClaus Gittinger <cg@exept.de>
Sat, 20 Aug 2011 14:03:44 +0200
changeset 277 8a5d4e015717
parent 276 f65551a3cc92
child 278 c2a9ae7cc695
initial checkin
MCHttpRepository.st
--- a/MCHttpRepository.st	Sat Aug 20 14:03:37 2011 +0200
+++ b/MCHttpRepository.st	Sat Aug 20 14:03:44 2011 +0200
@@ -223,8 +223,12 @@
 
 !MCHttpRepository class methodsFor:'documentation'!
 
+version
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCHttpRepository.st,v 1.3 2011-08-20 12:03:44 cg Exp $'
+!
+
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCHttpRepository.st,v 1.2 2011-08-20 11:41:22 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCHttpRepository.st,v 1.3 2011-08-20 12:03:44 cg Exp $'
 !
 
 version_SVN