CharacterEncoderImplementations__TwoByteEncoder.st
branchjv
changeset 17728 bbc5fa73dfab
parent 17711 39faaaf888b4
child 17732 a1892eeca6c0
--- a/CharacterEncoderImplementations__TwoByteEncoder.st	Sun Aug 16 18:14:23 2009 +0100
+++ b/CharacterEncoderImplementations__TwoByteEncoder.st	Wed Aug 19 17:14:36 2009 +0100
@@ -56,5 +56,5 @@
 !TwoByteEncoder class methodsFor:'documentation'!
 
 version
-    ^ '$Id: CharacterEncoderImplementations__TwoByteEncoder.st 10447 2009-06-14 13:09:55Z vranyj1 $'
+    ^ '$Id: CharacterEncoderImplementations__TwoByteEncoder.st 10467 2009-08-19 16:14:36Z vranyj1 $'
 ! !