JavaJavadocNode.st
changeset 2275 4bc7d6c519b6
parent 2184 6d73b1dd1b96
--- a/JavaJavadocNode.st	Thu Nov 24 12:53:48 2011 +0100
+++ b/JavaJavadocNode.st	Thu Nov 24 12:53:50 2011 +0100
@@ -115,8 +115,12 @@
 
 !JavaJavadocNode class methodsFor:'documentation'!
 
+version
+    ^ '$Header: /cvs/stx/stx/libjava/Attic/JavaJavadocNode.st,v 1.3 2011-11-24 11:53:50 cg Exp $'
+!
+
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libjava/Attic/JavaJavadocNode.st,v 1.2 2011-11-24 10:46:51 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libjava/Attic/JavaJavadocNode.st,v 1.3 2011-11-24 11:53:50 cg Exp $'
 !
 
 version_SVN