TextView.st
branchdelegated_gc_text-view-selection-refactoring
changeset 5086 6f3514837c99
parent 5014 01f0fea53f9b
parent 5046 bcbf8cb1b3d1
child 5087 001f9ac320b2
--- a/TextView.st	Thu May 01 10:47:38 2014 +0100
+++ b/TextView.st	Wed Jun 04 22:40:15 2014 +0100
@@ -4891,11 +4891,11 @@
 !TextView class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg/TextView.st,v 1.373 2014-04-30 13:57:55 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/TextView.st,v 1.374 2014-05-31 02:36:23 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libwidg/TextView.st,v 1.373 2014-04-30 13:57:55 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/TextView.st,v 1.374 2014-05-31 02:36:23 cg Exp $'
 !
 
 version_HG