HashStream.st
branchjv
changeset 17892 d86c8bd5ece3
parent 17869 9610c6c94e71
child 17909 0ab1deab8e9c
--- a/HashStream.st	Fri Oct 28 08:45:38 2011 +0100
+++ b/HashStream.st	Mon Oct 31 22:19:21 2011 +0000
@@ -323,7 +323,7 @@
 !HashStream class methodsFor:'documentation'!
 
 version
-    ^ '$Id: HashStream.st 10700 2011-09-29 15:44:37Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/HashStream.st,v 1.14 2011/05/13 08:32:58 stefan Exp $'
 !
 
 version_CVS
@@ -331,5 +331,6 @@
 !
 
 version_SVN
-    ^ '$Id: HashStream.st 10700 2011-09-29 15:44:37Z vranyj1 $'
+    ^ '$Id: HashStream.st 10729 2011-10-31 22:19:21Z vranyj1 $'
 ! !
+