EventMonitor.st
branchjv
changeset 12211 67fdfbb74096
parent 12125 0c49a3b13e43
child 12650 e0f607754b9a
--- a/EventMonitor.st	Wed Mar 28 19:43:40 2012 +0100
+++ b/EventMonitor.st	Thu Mar 29 14:52:31 2012 +0100
@@ -722,5 +722,9 @@
 !EventMonitor class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/EventMonitor.st,v 1.30 2009/03/20 17:44:15 stefan Exp $'
+    ^ '$Id: EventMonitor.st 7958 2012-03-29 13:52:31Z vranyj1 $'
+!
+
+version_SVN
+    ^ '$Id: EventMonitor.st 7958 2012-03-29 13:52:31Z vranyj1 $'
 ! !