- extensions jk_new_structure
authorvranyj1
Fri, 27 Jul 2012 16:11:26 +0000
branchjk_new_structure
changeset 1559 49a94ef0e7e2
parent 1558 3d9447d02500
child 1560 71b8c7c15309
- extensions ...
src/libjava.rc
src/stx_libjava.st
--- a/src/libjava.rc	Fri Jul 27 13:04:43 2012 +0000
+++ b/src/libjava.rc	Fri Jul 27 16:11:26 2012 +0000
@@ -25,7 +25,7 @@
       VALUE "LegalCopyright", "Copyright Claus Gittinger 1988-2011\nCopyright eXept Software AG 1998-2011\nCopyright Jan Vrany, Jan Kurs and Marcel Hlopko\b          SWING Research Group, Czech Technical University In Prague\0"
       VALUE "ProductName", "Smalltalk/X\0"
       VALUE "ProductVersion", "6.2.2.1\0"
-      VALUE "ProductDate", "Fri, 27 Jul 2012 13:02:40 GMT\0"
+      VALUE "ProductDate", "Fri, 27 Jul 2012 16:16:10 GMT\0"
     END
 
   END
--- a/src/stx_libjava.st	Fri Jul 27 13:04:43 2012 +0000
+++ b/src/stx_libjava.st	Fri Jul 27 16:11:26 2012 +0000
@@ -622,7 +622,7 @@
     "Return a SVN revision number of myself.
      This number is updated after a commit"
 
-    ^ "$SVN-Revision:"'1909M           '"$"
+    ^ "$SVN-Revision:"'1909            '"$"
 ! !
 
 !stx_libjava class methodsFor:'file generation'!