SmallInteger.st
branchjv
changeset 17807 06cc6c49e291
parent 17797 71451ae83564
child 17814 b75a7f0c346b
--- a/SmallInteger.st	Tue Nov 09 13:54:57 2010 +0000
+++ b/SmallInteger.st	Tue Nov 09 16:24:28 2010 +0000
@@ -3922,15 +3922,15 @@
 !SmallInteger class methodsFor:'documentation'!
 
 version
-    ^ '$Id: SmallInteger.st 10570 2010-08-26 10:12:57Z vranyj1 $'
+    ^ '$Id: SmallInteger.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/SmallInteger.st,v 1.187 2010/08/09 17:52:27 cg Exp '
+    ^ 'Header: /cvs/stx/stx/libbasic/SmallInteger.st,v 1.187 2010-08-09 17:52:27 cg Exp '
 !
 
 version_SVN
-    ^ '$Id: SmallInteger.st 10570 2010-08-26 10:12:57Z vranyj1 $'
+    ^ '$Id: SmallInteger.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 ! !
 
 
@@ -3938,3 +3938,4 @@
 
 
 
+