SHA1Stream.st
branchjv
changeset 17892 d86c8bd5ece3
parent 17869 9610c6c94e71
child 17909 0ab1deab8e9c
--- a/SHA1Stream.st	Fri Oct 28 08:45:38 2011 +0100
+++ b/SHA1Stream.st	Mon Oct 31 22:19:21 2011 +0000
@@ -682,7 +682,7 @@
 !SHA1Stream class methodsFor:'documentation'!
 
 version
-    ^ '$Id: SHA1Stream.st 10700 2011-09-29 15:44:37Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/SHA1Stream.st,v 1.19 2010/04/13 14:36:36 cg Exp $'
 !
 
 version_CVS
@@ -690,7 +690,8 @@
 !
 
 version_SVN
-    ^ '$Id: SHA1Stream.st 10700 2011-09-29 15:44:37Z vranyj1 $'
+    ^ '$Id: SHA1Stream.st 10729 2011-10-31 22:19:21Z vranyj1 $'
 ! !
 
 SHA1Stream initialize!
+