src/stx_libjava.st
branchjk_new_structure
changeset 1405 333e38d7faea
parent 1402 6ac8931d0174
child 1410 0b2580857528
--- a/src/stx_libjava.st	Fri Mar 09 22:58:39 2012 +0000
+++ b/src/stx_libjava.st	Fri Mar 09 22:59:04 2012 +0000
@@ -610,7 +610,7 @@
     "Return a SVN revision number of myself.
      This number is updated after a commit"
 
-    ^ "$SVN-Revision:"1755M"$"
+    ^ "$SVN-Revision:"'1755'"$"
 ! !
 
 !stx_libjava class methodsFor:'file generation'!