UserNotification.st
branchjv
changeset 17761 b0e5971141bc
parent 17735 6a5bc05f696a
child 17767 a4a32df3aa5e
--- a/UserNotification.st	Mon Apr 12 08:29:17 2010 +0100
+++ b/UserNotification.st	Mon Apr 26 19:26:38 2010 +0100
@@ -142,14 +142,15 @@
 !UserNotification class methodsFor:'documentation'!
 
 version
-    ^ '$Id: UserNotification.st 10480 2009-12-02 21:30:55Z vranyj1 $'
+    ^ '$Id: UserNotification.st 10517 2010-04-26 18:26:38Z vranyj1 $'
 !
 
 version_CVS
     ^ '§Header: /cvs/stx/stx/libbasic/UserNotification.st,v 1.15 2009/10/14 17:34:46 cg Exp §'
+!
+
+version_SVN
+    ^ '$Id: UserNotification.st 10517 2010-04-26 18:26:38Z vranyj1 $'
 ! !
 
 UserNotification initialize!
-
-
-