OSHandle.st
branchjv
changeset 17711 39faaaf888b4
parent 9103 b934315bb0b1
child 17761 b0e5971141bc
--- a/OSHandle.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/OSHandle.st	Mon Jun 15 20:55:05 2009 +0100
@@ -102,7 +102,7 @@
 !OSHandle class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/OSHandle.st,v 1.11 2006-02-08 18:27:36 cg Exp $'
+    ^ '$Id: OSHandle.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !
 
 OSHandle initialize!