diff -r a662212076c5 -r 018a7ee7236f stx_libview2.st --- a/stx_libview2.st Fri Nov 28 12:51:15 2014 +0100 +++ b/stx_libview2.st Fri Nov 28 12:51:17 2014 +0100 @@ -404,10 +404,10 @@ !stx_libview2 class methodsFor:'documentation'! version - ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.82 2014-11-28 11:50:40 stefan Exp $' + ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.83 2014-11-28 11:51:17 stefan Exp $' ! version_CVS - ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.82 2014-11-28 11:50:40 stefan Exp $' + ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.83 2014-11-28 11:51:17 stefan Exp $' ! !