Index: trunk/psLib/test/FullUnitTest
===================================================================
--- trunk/psLib/test/FullUnitTest	(revision 3542)
+++ trunk/psLib/test/FullUnitTest	(revision 3599)
@@ -19,6 +19,6 @@
 #  RETURN : integer number of tests which failed
 #
-#  $Revision: 1.20 $  $Name: not supported by cvs2svn $
-#  $Date: 2005-03-29 21:49:29 $
+#  $Revision: 1.21 $  $Name: not supported by cvs2svn $
+#  $Date: 2005-03-31 23:37:09 $
 #
 #  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -656,4 +656,5 @@
         s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g;
         s/allocate \d+ bytes at/allocate <N> bytes at/g;
+        s/v\d+.\d+.\d+/vX.X.X/g;
 
         # Filter lines with *** malloc.  This is an artifact of Mac testing of
@@ -685,4 +686,5 @@
         s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g;
         s/allocate \d+ bytes at/allocate <N> bytes at/g;
+        s/v\d+.\d+.\d+/vX.X.X/g;
 
         # Filter lines with *** malloc.  This is an artifact of Mac testing of
