Notification.st
branchjv
changeset 17807 06cc6c49e291
parent 17780 b6e42c92eba0
child 17814 b75a7f0c346b
--- a/Notification.st	Tue Nov 09 13:54:57 2010 +0000
+++ b/Notification.st	Tue Nov 09 16:24:28 2010 +0000
@@ -338,18 +338,19 @@
 !Notification class methodsFor:'documentation'!
 
 version
-    ^ '$Id: Notification.st 10544 2010-07-12 16:20:36Z vranyj1 $'
+    ^ '$Id: Notification.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/Notification.st,v 1.25 2009/10/14 17:34:24 cg Exp '
+    ^ 'Header: /cvs/stx/stx/libbasic/Notification.st,v 1.25 2009-10-14 17:34:24 cg Exp '
 !
 
 version_SVN
-    ^ '$Id: Notification.st 10544 2010-07-12 16:20:36Z vranyj1 $'
+    ^ '$Id: Notification.st 10590 2010-11-09 16:24:28Z vranyj1 $'
 ! !
 
 Notification initialize!
 
 
 
+