diff -r de8a482a8a10 -r 9610c6c94e71 IncompleteNextCountError.st --- a/IncompleteNextCountError.st Thu Sep 29 16:40:27 2011 +0100 +++ b/IncompleteNextCountError.st Thu Sep 29 16:44:37 2011 +0100 @@ -63,11 +63,11 @@ !IncompleteNextCountError class methodsFor:'documentation'! version - ^ '$Id: IncompleteNextCountError.st 10660 2011-07-18 15:22:09Z vranyj1 $' + ^ '$Id: IncompleteNextCountError.st 10700 2011-09-29 15:44:37Z vranyj1 $' ! version_SVN - ^ '$Id: IncompleteNextCountError.st 10660 2011-07-18 15:22:09Z vranyj1 $' + ^ '$Id: IncompleteNextCountError.st 10700 2011-09-29 15:44:37Z vranyj1 $' ! ! IncompleteNextCountError initialize!