stx_libbasic.st
branchjv
changeset 17911 a99f15c5efa5
parent 17910 8d796ca8bd1d
child 17912 80eb31a5a622
--- a/stx_libbasic.st	Thu Jan 19 10:06:02 2012 +0000
+++ b/stx_libbasic.st	Thu Jan 19 11:46:00 2012 +0000
@@ -554,7 +554,7 @@
     "Return a SVN revision number of myself.
      This number is updated after a commit"
 
-    ^ "$SVN-Revision:"       '10757M'"$"
+    ^ "$SVN-Revision:"       '10760M'"$"
 ! !
 
 !stx_libbasic class methodsFor:'private-prerequisites'!
@@ -580,8 +580,9 @@
 !
 
 version_SVN
-    ^ '$Id: stx_libbasic.st 10758 2012-01-19 10:06:02Z vranyj1 $'
+    ^ '$Id: stx_libbasic.st 10761 2012-01-19 11:46:00Z vranyj1 $'
 ! !
 
 
 
+