diff --git a/Makefile b/Makefile index 7b619ab..09c4951 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # FreeBSD Ports Makefile For 'tgetwx' -# $Id: Makefile,v 1.1 2014/02/19 18:30:00 tundra Exp $ +# $Id: Makefile,v 1.100 2014/02/19 18:30:01 tundra Exp $ all: # Just need to create the compiled image @python -OOOO -c"import py_compile;py_compile.compile('tgetwx.py')" diff --git a/makefile b/makefile index a82fded..9b21d6a 100644 --- a/makefile +++ b/makefile @@ -6,7 +6,7 @@ # # For Program Updates See: http://www.tundraware.com/Software/tgetwx # -# $Id: makefile,v 1.1 2014/02/19 18:30:00 tundra Exp $ +# $Id: makefile,v 1.100 2014/02/19 18:30:01 tundra Exp $ # Uncomment One Of The Following For Early Releases diff --git a/setup.py b/setup.py index f26ea72..a6a8211 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ # Install tgetwx as a Python Module -# $Id: setup.py,v 1.1 2014/02/19 18:30:00 tundra Exp $ +# $Id: setup.py,v 1.100 2014/02/19 18:30:01 tundra Exp $ from distutils.core import setup setup(name="tgetwx", py_modules=["tgetwx"]) diff --git a/tgetwx-license.txt b/tgetwx-license.txt index 5fdb9c9..4d9664c 100644 --- a/tgetwx-license.txt +++ b/tgetwx-license.txt @@ -1,4 +1,4 @@ -$Id: tgetwx-license.txt,v 1.1 2014/02/19 18:30:00 tundra Exp $ +$Id: tgetwx-license.txt,v 1.100 2014/02/19 18:30:01 tundra Exp $ In order to use, study, modify, or copy 'tgetwx', you must read and agree to all the licensing terms below. If you do not agree with diff --git a/tgetwx.py b/tgetwx.py index 2224eb2..3d11797 100755 --- a/tgetwx.py +++ b/tgetwx.py @@ -3,11 +3,11 @@ # Copyright (c) 2014 TundraWare Inc., Des Plaines, IL 60018 USA # All Rights Reserved. For Terms Of Use See: tgetwx-license.txt # For Program Updates See: http://www.tundraware.com/Software/tgetwx -# $Id: tgetwx.py,v 1.1 2014/02/19 18:30:00 tundra Exp $ +# $Id: tgetwx.py,v 1.100 2014/02/19 18:30:01 tundra Exp $ # Embed the source control ID string for use by program -CVSID='$Id: tgetwx.py,v 1.1 2014/02/19 18:30:00 tundra Exp $' +CVSID='$Id: tgetwx.py,v 1.100 2014/02/19 18:30:01 tundra Exp $' ##### # Program Information diff --git a/tgetwx.rst b/tgetwx.rst index 97b3b68..0d3ddd4 100644 --- a/tgetwx.rst +++ b/tgetwx.rst @@ -62,7 +62,7 @@ :: - $Id: tgetwx.rst,v 1.1 2014/02/19 18:30:00 tundra Exp $ + $Id: tgetwx.rst,v 1.100 2014/02/19 18:30:01 tundra Exp $ You can find the latest version of this program at: