common/SCMAbstractDialog.st
changeset 114 8b27cb46af9a
parent 62 546880a402fb
child 171 771ae4f01925
--- a/common/SCMAbstractDialog.st	Wed Nov 28 10:29:07 2012 +0000
+++ b/common/SCMAbstractDialog.st	Fri Nov 30 21:34:19 2012 +0000
@@ -882,8 +882,8 @@
 !
 
 version_HG
-    "Never, ever change this method. Ask JV or CG why"
-    ^thisContext method mclass theNonMetaclass instVarNamed: #revision
+
+    ^ '$Changeset: <not expanded> $'
 !
 
 version_SVN