ByteArray.st
branchjv
changeset 17834 04ff72c5039a
parent 17815 956b46750806
child 17841 7abcc4aef871
--- a/ByteArray.st	Wed Apr 06 13:25:19 2011 +0100
+++ b/ByteArray.st	Sat Apr 09 18:19:04 2011 +0100
@@ -2989,15 +2989,15 @@
 !ByteArray class methodsFor:'documentation'!
 
 version
-    ^ '$Id: ByteArray.st 10604 2011-02-04 23:09:23Z vranyj1 $'
+    ^ '$Id: ByteArray.st 10632 2011-04-09 17:19:04Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/ByteArray.st,v 1.204 2011/01/18 17:09:02 cg Exp '
+    ^ 'Header: /var/local/cvs/stx/libbasic/ByteArray.st,v 1.204 2011-01-18 17:09:02 cg Exp '
 !
 
 version_SVN
-    ^ '$Id: ByteArray.st 10604 2011-02-04 23:09:23Z vranyj1 $'
+    ^ '$Id: ByteArray.st 10632 2011-04-09 17:19:04Z vranyj1 $'
 ! !
 
 
@@ -3006,3 +3006,4 @@
 
 
 
+