mercurial/HGIconLibrary.st
changeset 115 b1ed2d29054b
parent 67 985488894699
child 162 108fc9ee061e
--- a/mercurial/HGIconLibrary.st	Fri Nov 30 21:34:19 2012 +0000
+++ b/mercurial/HGIconLibrary.st	Fri Nov 30 21:42:46 2012 +0000
@@ -161,8 +161,8 @@
 !HGIconLibrary class methodsFor:'documentation'!
 
 version_HG
-    "Never, ever change this method. Ask JV or CG why"
-    ^thisContext method mclass theNonMetaclass instVarNamed: #revision
+
+    ^ '$Changeset: <not expanded> $'
 !
 
 version_SVN