GenericException.st
branchjv
changeset 17869 9610c6c94e71
parent 17865 598963c6ff8e
child 17892 d86c8bd5ece3
--- a/GenericException.st	Thu Sep 29 16:40:27 2011 +0100
+++ b/GenericException.st	Thu Sep 29 16:44:37 2011 +0100
@@ -2297,7 +2297,7 @@
 !GenericException class methodsFor:'documentation'!
 
 version
-    ^ '$Id: GenericException.st 10695 2011-09-28 19:07:49Z vranyj1 $'
+    ^ '$Id: GenericException.st 10700 2011-09-29 15:44:37Z vranyj1 $'
 !
 
 version_CVS
@@ -2305,7 +2305,7 @@
 !
 
 version_SVN
-    ^ '$Id: GenericException.st 10695 2011-09-28 19:07:49Z vranyj1 $'
+    ^ '$Id: GenericException.st 10700 2011-09-29 15:44:37Z vranyj1 $'
 ! !
 
 GenericException initialize!