diff --git a/tmkproject.sh b/tmkproject.sh index 47f3d68..26f0f6c 100755 --- a/tmkproject.sh +++ b/tmkproject.sh @@ -3,9 +3,9 @@ # # Copyright (c) 2012, TundraWare Inc., Des Plaines, IL 60018 USA # All Rights Reserved. For Terms Of Use, See: tmkproject-license.txt -# $Id: tmkproject.sh,v 1.109 2012/06/06 02:00:23 tundra Exp $ +# $Id: tmkproject.sh,v 1.110 2012/06/06 02:35:19 tundra Exp $ -CVSID='$Id: tmkproject.sh,v 1.109 2012/06/06 02:00:23 tundra Exp $' +CVSID='$Id: tmkproject.sh,v 1.110 2012/06/06 02:35:19 tundra Exp $' # If user just wants program version, display it and exit. @@ -178,6 +178,6 @@ echo "------------------------------------------------------------------------" echo echo -echo "-------------------------------------------------------------------------" +echo "-----------------------------------------------------------------------------------" echo "Don't Forget To Verify That The Mail Alias: ${EMAILSUPPORT} Is Active!!!" -echo "-------------------------------------------------------------------------" +echo "-----------------------------------------------------------------------------------"