JavaLibraries.st
branchdevelopment
changeset 1864 60a8dc26c8c6
parent 1825 2e2b62afe02f
child 1953 1e42ad3fc322
--- a/JavaLibraries.st	Tue Dec 04 00:44:59 2012 +0000
+++ b/JavaLibraries.st	Mon Dec 10 19:00:37 2012 +0000
@@ -159,6 +159,11 @@
 
 !JavaLibraries class methodsFor:'documentation'!
 
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+!
+
 version_SVN
-    ^ '$Id$'
+    ^ '§Id§'
 ! !