GroovyCompiler.st
branchdevelopment
changeset 1864 60a8dc26c8c6
parent 1818 2e5ed72e7dfd
child 2069 75d40b7b986f
--- a/GroovyCompiler.st	Tue Dec 04 00:44:59 2012 +0000
+++ b/GroovyCompiler.st	Mon Dec 10 19:00:37 2012 +0000
@@ -260,6 +260,11 @@
 
 !GroovyCompiler class methodsFor:'documentation'!
 
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+!
+
 version_SVN
-    ^ '$Id$'
+    ^ '§Id§'
 ! !