src/stx_libjava.st
branchjk_new_structure
changeset 899 ac6820bae6ff
parent 894 e840e204829f
child 903 0c989d6972bc
--- a/src/stx_libjava.st	Tue Aug 09 14:43:32 2011 +0000
+++ b/src/stx_libjava.st	Tue Aug 09 16:21:26 2011 +0000
@@ -495,7 +495,7 @@
     "Return a SVN revision number of myself.
      This number is updated after a commit"
 
-    ^ "$SVN-Revision:"'1234'"$"
+    ^ "$SVN-Revision:"'1240'"$"
 ! !
 
 !stx_libjava class methodsFor:'file generation'!