diff --git a/Makefile b/Makefile index 3417e77..b1708a2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # FreeBSD Ports Makefile For 'tloop' -# $Id: Makefile,v 1.1 2015/04/23 20:56:23 tundra Exp $ +# $Id: Makefile,v 1.100 2015/04/23 20:56:24 tundra Exp $ all: # Nothing to do, it's a shell script diff --git a/TODO b/TODO index 2a6e461..cd37057 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ # List of open To Do items for tloop -# $Id: TODO,v 1.1 2015/04/23 20:56:23 tundra Exp $ +# $Id: TODO,v 1.100 2015/04/23 20:56:24 tundra Exp $ diff --git a/makefile b/makefile index 76a92a7..7c94477 100644 --- a/makefile +++ b/makefile @@ -6,7 +6,7 @@ # # For Program Updates See: http://www.tundraware.com/Software/tloop # -# $Id: makefile,v 1.1 2015/04/23 20:56:23 tundra Exp $ +# $Id: makefile,v 1.100 2015/04/23 20:56:24 tundra Exp $ # Uncomment One Of The Following For Early Releases diff --git a/tloop-license.txt b/tloop-license.txt index 8cfcf1a..542fa64 100644 --- a/tloop-license.txt +++ b/tloop-license.txt @@ -1,4 +1,4 @@ -$Id: tloop-license.txt,v 1.1 2015/04/23 20:56:23 tundra Exp $ +$Id: tloop-license.txt,v 1.100 2015/04/23 20:56:24 tundra Exp $ In order to use, study, modify, or copy 'tloop', you must read and agree to all the licensing terms below. If you do not agree with diff --git a/tloop.rst b/tloop.rst index f697d02..85a721a 100644 --- a/tloop.rst +++ b/tloop.rst @@ -62,7 +62,7 @@ :: - $Id: tloop.rst,v 1.1 2015/04/23 20:56:23 tundra Exp $ + $Id: tloop.rst,v 1.100 2015/04/23 20:56:24 tundra Exp $ You can find the latest version of this program at: diff --git a/tloop.sh b/tloop.sh index 61072fb..b8f9430 100755 --- a/tloop.sh +++ b/tloop.sh @@ -3,11 +3,11 @@ # Copyright (c) 2015 TundraWare Inc., Des Plaines, IL 60018 USA # All Rights Reserved. For Terms Of Use See: tloop-license.txt # For Program Updates See: http://www.tundraware.com/Software/tloop -# $Id: tloop.sh,v 1.1 2015/04/23 20:56:23 tundra Exp $ +# $Id: tloop.sh,v 1.100 2015/04/23 20:56:24 tundra Exp $ # Embed the source control ID string for use by program -CVSID='$Id: tloop.sh,v 1.1 2015/04/23 20:56:23 tundra Exp $' +CVSID='$Id: tloop.sh,v 1.100 2015/04/23 20:56:24 tundra Exp $' # -------------------------------------------------------------------------- # # Program Information #