EncodedStream.st
branchjv
changeset 17780 b6e42c92eba0
parent 17772 6e0b3c06c364
child 17807 06cc6c49e291
--- a/EncodedStream.st	Mon Jul 12 06:58:22 2010 +0100
+++ b/EncodedStream.st	Mon Jul 12 17:20:36 2010 +0100
@@ -258,15 +258,16 @@
 !EncodedStream class methodsFor:'documentation'!
 
 version
-    ^ '$Id: EncodedStream.st 10534 2010-07-01 18:21:34Z vranyj1 $'
+    ^ '$Id: EncodedStream.st 10544 2010-07-12 16:20:36Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/EncodedStream.st,v 1.18 2010/02/04 16:11:51 stefan Exp ยง'
+    ^ 'Header: /cvs/stx/stx/libbasic/EncodedStream.st,v 1.18 2010/02/04 16:11:51 stefan Exp '
 !
 
 version_SVN
-    ^ '$Id: EncodedStream.st 10534 2010-07-01 18:21:34Z vranyj1 $'
+    ^ '$Id: EncodedStream.st 10544 2010-07-12 16:20:36Z vranyj1 $'
 ! !
 
 
+