CVS difference for acats/support/repbody.ada

Differences between 1.6 and version 1.7
Log of other versions for file acats/support/repbody.ada

--- acats/support/repbody.ada	2007/03/10 06:47:45	1.6
+++ acats/support/repbody.ada	2007/05/05 01:54:07	1.7
@@ -59,6 +59,7 @@
 --      RLB  3/22/01  UPDATED ACATS VERSION STRING TO "2.4".
 --      RLB  3/29/02  UPDATED ACATS VERSION STRING TO "2.5".
 --      RLB  3/06/07  UPDATED ACATS VERSION STRING TO "2.6".
+--      RLB  3/22/07  UPDATED ACATS VERSION STRING TO "3.0".
 
 WITH TEXT_IO, CALENDAR;
 USE TEXT_IO, CALENDAR;
@@ -81,7 +82,7 @@
 
 
 
-     ACATS_VERSION : CONSTANT STRING := "2.6";
+     ACATS_VERSION : CONSTANT STRING := "3.0";
                                        -- VERSION OF ACATS BEING RUN (X.XX).
 
      PROCEDURE PUT_MSG (MSG : STRING) IS

Questions? Ask the ACAA Technical Agent