Win32Handle.st
branchjv
changeset 17892 d86c8bd5ece3
parent 17883 209190914636
child 17910 8d796ca8bd1d
--- a/Win32Handle.st	Fri Oct 28 08:45:38 2011 +0100
+++ b/Win32Handle.st	Mon Oct 31 22:19:21 2011 +0000
@@ -214,9 +214,10 @@
 !Win32Handle class methodsFor:'documentation'!
 
 version
-    ^ '$Id: Win32Handle.st 10717 2011-10-11 15:53:59Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Win32Handle.st,v 1.8 2011/09/29 11:19:00 cg Exp $'
 !
 
 version_SVN
-    ^ '$Id: Win32Handle.st 10717 2011-10-11 15:53:59Z vranyj1 $'
+    ^ '$Id: Win32Handle.st 10729 2011-10-31 22:19:21Z vranyj1 $'
 ! !
+