Win32Handle.st
branchjv
changeset 17761 b0e5971141bc
parent 17727 3945dfe4659c
child 17845 7e0cfaac936d
--- a/Win32Handle.st	Mon Apr 12 08:29:17 2010 +0100
+++ b/Win32Handle.st	Mon Apr 26 19:26:38 2010 +0100
@@ -214,5 +214,9 @@
 !Win32Handle class methodsFor:'documentation'!
 
 version
-    ^ '$Id: Win32Handle.st 10465 2009-08-16 17:14:23Z vranyj1 $'
+    ^ '$Id: Win32Handle.st 10517 2010-04-26 18:26:38Z vranyj1 $'
+!
+
+version_SVN
+    ^ '$Id: Win32Handle.st 10517 2010-04-26 18:26:38Z vranyj1 $'
 ! !