diff --git a/Makefile b/Makefile index fa6898a..546ab2c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # FreeBSD Ports Makefile For 'tgrepcsv' -# $Id: Makefile,v 1.1 2012/09/05 18:10:09 tundra Exp $ +# $Id: Makefile,v 1.100 2012/09/05 18:10:11 tundra Exp $ all: # Just need to create the compiled image @python -OOOO -c"import py_compile;py_compile.compile('tgrepcsv.py')" diff --git a/makefile b/makefile index 510b1b4..621614f 100644 --- a/makefile +++ b/makefile @@ -6,7 +6,7 @@ # # For Program Updates See: http://www.tundraware.com/Software/tgrepcsv # -# $Id: makefile,v 1.1 2012/09/05 18:10:09 tundra Exp $ +# $Id: makefile,v 1.100 2012/09/05 18:10:11 tundra Exp $ # Uncomment One Of The Following For Early Releases diff --git a/setup.py b/setup.py index 7a0a1f8..628fc0b 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ # Install tgrepcsv as a Python Module -# $Id: setup.py,v 1.1 2012/09/05 18:10:09 tundra Exp $ +# $Id: setup.py,v 1.100 2012/09/05 18:10:11 tundra Exp $ from distutils.core import setup setup(name="tgrepcsv", py_modules=["tgrepcsv"]) diff --git a/tgrepcsv-license.txt b/tgrepcsv-license.txt index f7d1eaa..aecd290 100644 --- a/tgrepcsv-license.txt +++ b/tgrepcsv-license.txt @@ -1,4 +1,4 @@ -$Id: tgrepcsv-license.txt,v 1.1 2012/09/05 18:10:09 tundra Exp $ +$Id: tgrepcsv-license.txt,v 1.100 2012/09/05 18:10:11 tundra Exp $ In order to use, study, modify, or copy 'tgrepcsv', you must read and agree to all the licensing terms below. If you do not agree with diff --git a/tgrepcsv.py b/tgrepcsv.py index e52646e..6c0cfcb 100755 --- a/tgrepcsv.py +++ b/tgrepcsv.py @@ -3,11 +3,11 @@ # Copyright (c) 2012 TundraWare Inc., Des Plaines, IL 60018 USA # All Rights Reserved. For Terms Of Use See: tgrepcsv-license.txt # For Program Updates See: http://www.tundraware.com/Software/tgrepcsv -# $Id: tgrepcsv.py,v 1.1 2012/09/05 18:10:09 tundra Exp $ +# $Id: tgrepcsv.py,v 1.100 2012/09/05 18:10:11 tundra Exp $ # Embed the source control ID string for use by program -CVSID='$Id: tgrepcsv.py,v 1.1 2012/09/05 18:10:09 tundra Exp $' +CVSID='$Id: tgrepcsv.py,v 1.100 2012/09/05 18:10:11 tundra Exp $' ##### # Program Information diff --git a/tgrepcsv.rst b/tgrepcsv.rst index 38d768d..b740f5f 100644 --- a/tgrepcsv.rst +++ b/tgrepcsv.rst @@ -62,7 +62,7 @@ :: - $Id: tgrepcsv.rst,v 1.1 2012/09/05 18:10:09 tundra Exp $ + $Id: tgrepcsv.rst,v 1.100 2012/09/05 18:10:11 tundra Exp $ You can find the latest version of this program at: