Tools__ChangeSetBrowser2.st
changeset 13888 b74fbed4b0b0
parent 13886 8d5e6dbdeea0
child 13938 36bb57e60766
--- a/Tools__ChangeSetBrowser2.st	Wed Feb 05 20:22:11 2014 +0100
+++ b/Tools__ChangeSetBrowser2.st	Wed Feb 05 20:22:41 2014 +0100
@@ -3987,11 +3987,11 @@
 !ChangeSetBrowser2 class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__ChangeSetBrowser2.st,v 1.54 2014-02-05 19:21:37 vrany Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__ChangeSetBrowser2.st,v 1.55 2014-02-05 19:22:41 vrany Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__ChangeSetBrowser2.st,v 1.54 2014-02-05 19:21:37 vrany Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__ChangeSetBrowser2.st,v 1.55 2014-02-05 19:22:41 vrany Exp $'
 !
 
 version_HG
@@ -4000,6 +4000,6 @@
 !
 
 version_SVN
-    ^ '$Id: Tools__ChangeSetBrowser2.st,v 1.54 2014-02-05 19:21:37 vrany Exp $'
+    ^ '$Id: Tools__ChangeSetBrowser2.st,v 1.55 2014-02-05 19:22:41 vrany Exp $'
 ! !