SHA1Stream.st
branchjv
changeset 17711 39faaaf888b4
parent 10781 322a34a50825
child 17732 a1892eeca6c0
--- a/SHA1Stream.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/SHA1Stream.st	Mon Jun 15 20:55:05 2009 +0100
@@ -678,7 +678,7 @@
 !SHA1Stream class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/SHA1Stream.st,v 1.13 2007-11-08 14:30:53 cg Exp $'
+    ^ '$Id: SHA1Stream.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !
 
 SHA1Stream initialize!