diff -r 171ea0df4588 -r d86c8bd5ece3 InlineObjectClassDescription.st --- a/InlineObjectClassDescription.st Fri Oct 28 08:45:38 2011 +0100 +++ b/InlineObjectClassDescription.st Mon Oct 31 22:19:21 2011 +0000 @@ -53,7 +53,7 @@ !InlineObjectClassDescription class methodsFor:'documentation'! version - ^ '$Id: InlineObjectClassDescription.st 10700 2011-09-29 15:44:37Z vranyj1 $' + ^ '$Header: /cvs/stx/stx/libbasic/InlineObjectClassDescription.st,v 1.2 2010/08/13 16:57:49 cg Exp $' ! version_CVS @@ -61,5 +61,6 @@ ! version_SVN - ^ '$Id: InlineObjectClassDescription.st 10700 2011-09-29 15:44:37Z vranyj1 $' + ^ '$Id: InlineObjectClassDescription.st 10729 2011-10-31 22:19:21Z vranyj1 $' ! ! +