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