Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.107 1997/12/11 10:59:50 peterg +## This is version 2.6 +## # Revision 1.106 1997/12/11 10:59:07 peterg # Added debug -D switch + echos directory when -d switch used. # # Revision 1.105 1997/12/11 09:04:47 peterg # Reduced default rep.txt file to just abg.txt -- this is to document @@ -424,11 +427,11 @@ done #Print header if not in quiet (-q) mode. if [ "$quiet" != "quiet" ]; then echo - echo 'MTT (Model Transformation Tools) version 2.6 ($Date$)' + echo 'MTT (Model Transformation Tools) version 2.6++ ($Date$)' echo 'This is free software with ABSOLUTELY NO WARRANTY.' echo 'Type `mtt warranty'\' 'for details.' echo fi