UserNotification.st
branchjv
changeset 17841 7abcc4aef871
parent 17834 04ff72c5039a
child 17845 7e0cfaac936d
--- a/UserNotification.st	Fri Jun 03 18:15:16 2011 +0100
+++ b/UserNotification.st	Wed Jun 08 22:53:07 2011 +0100
@@ -142,15 +142,15 @@
 !UserNotification class methodsFor:'documentation'!
 
 version
-    ^ '$Id: UserNotification.st 10632 2011-04-09 17:19:04Z vranyj1 $'
+    ^ '$Id: UserNotification.st 10643 2011-06-08 21:53:07Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /var/local/cvs/stx/libbasic/UserNotification.st,v 1.15 2009-10-14 17:34:46 cg Exp '
+    ^ 'Header: /cvs/stx/stx/libbasic/UserNotification.st,v 1.15 2009/10/14 17:34:46 cg Exp '
 !
 
 version_SVN
-    ^ '$Id: UserNotification.st 10632 2011-04-09 17:19:04Z vranyj1 $'
+    ^ '$Id: UserNotification.st 10643 2011-06-08 21:53:07Z vranyj1 $'
 ! !
 
 UserNotification initialize!
@@ -160,3 +160,4 @@
 
 
 
+