diff --git a/.tmkproject b/.tmkproject index 6ef37a3..d4970d8 100644 --- a/.tmkproject +++ b/.tmkproject @@ -3,7 +3,7 @@ # Copyright (c) 2012, TundraWare Inc., Des Plaines, IL 60018 USA # All Rights Reserved. For Terms Of Use, See: mkproject-license.txt # -# $Id: .tmkproject,v 1.1 2012/06/01 20:56:06 tundra Exp $ +# $Id: .tmkproject,v 1.100 2012/06/01 20:56:46 tundra Exp $ # NOTE: Any strings below that need the "/" in them - # like the website URL - must escape them for diff --git a/makefile b/makefile index d3b38ff..9cd953a 100644 --- a/makefile +++ b/makefile @@ -6,9 +6,9 @@ # # For Program Updates See: http://www.tundraware.com/Software/mkproject # -# $Id: makefile,v 1.1 2012/06/01 20:56:06 tundra Exp $ +# $Id: makefile,v 1.100 2012/06/01 20:56:46 tundra Exp $ -CVSID='$Id: makefile,v 1.1 2012/06/01 20:56:06 tundra Exp $' +CVSID='$Id: makefile,v 1.100 2012/06/01 20:56:46 tundra Exp $' # Uncomment One Of The Following For Early Releases diff --git a/tmkproject-license.txt b/tmkproject-license.txt index 09a3a2e..688f79c 100644 --- a/tmkproject-license.txt +++ b/tmkproject-license.txt @@ -1,4 +1,4 @@ -$Id: tmkproject-license.txt,v 1.1 2012/06/01 20:56:06 tundra Exp $ +$Id: tmkproject-license.txt,v 1.100 2012/06/01 20:56:46 tundra Exp $ In order to use, study, modify, or copy 'mkproject', you must read and agree to all the licensing terms below. If you do not agree with diff --git a/tmkproject.rst b/tmkproject.rst index e37e3a7..d13b283 100644 --- a/tmkproject.rst +++ b/tmkproject.rst @@ -124,7 +124,7 @@ :: - $Id: tmkproject.rst,v 1.1 2012/06/01 20:56:06 tundra Exp $ + $Id: tmkproject.rst,v 1.100 2012/06/01 20:56:46 tundra Exp $ You can find the latest version of this program at: diff --git a/tmkproject.sh b/tmkproject.sh index 43fdd2f..e90a316 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: mkproject-license.txt -# $Id: tmkproject.sh,v 1.1 2012/06/01 20:56:06 tundra Exp $ +# $Id: tmkproject.sh,v 1.100 2012/06/01 20:56:46 tundra Exp $ -CVSID='$Id: tmkproject.sh,v 1.1 2012/06/01 20:56:06 tundra Exp $' +CVSID='$Id: tmkproject.sh,v 1.100 2012/06/01 20:56:46 tundra Exp $' # Make sure we have a valid command line