MessageNotUnderstood.st
branchjv
changeset 17807 06cc6c49e291
parent 17797 71451ae83564
child 17814 b75a7f0c346b
--- a/MessageNotUnderstood.st	Tue Nov 09 13:54:57 2010 +0000
+++ b/MessageNotUnderstood.st	Tue Nov 09 16:24:28 2010 +0000
@@ -169,14 +169,15 @@
 !MessageNotUnderstood class methodsFor:'documentation'!
 
 version
-    ^ '$Id: MessageNotUnderstood.st 10570 2010-08-26 10:12:57Z vranyj1 $'
+    ^ '$Id: MessageNotUnderstood.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 !
 
 version_SVN  
-  ^ '$Id: MessageNotUnderstood.st 10570 2010-08-26 10:12:57Z vranyj1 $'
+  ^ '$Id: MessageNotUnderstood.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 !  
  
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/MessageNotUnderstood.st,v 1.11 2010/08/19 13:44:12 cg Exp §'
+    ^ '§Header: /cvs/stx/stx/libbasic/MessageNotUnderstood.st,v 1.11 2010-08-19 13:44:12 cg Exp §'
 ! !
 
+