Tools__TextMergeInfo.st
branchjv
changeset 15566 184cea584be5
parent 12431 9f0c59c742d5
parent 13819 9dde9e3ac35c
child 16571 cf319f2e56d0
--- a/Tools__TextMergeInfo.st	Sun Jan 12 23:30:25 2014 +0000
+++ b/Tools__TextMergeInfo.st	Wed Apr 01 10:38:01 2015 +0100
@@ -457,12 +457,11 @@
 
 !TextMergeInfo class methodsFor:'documentation'!
 
-version_HG
-
-    ^ '$Changeset: <not expanded> $'
+version
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__TextMergeInfo.st,v 1.1 2014-02-05 18:57:16 cg Exp $'
 !
 
-version_SVN
-    ^ '$Id: Tools__TextMergeInfo.st 8073 2012-11-30 14:25:59Z vranyj1 $'
+version_CVS
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__TextMergeInfo.st,v 1.1 2014-02-05 18:57:16 cg Exp $'
 ! !