From e7885e3af440eaef38a9301fd92a105afc8ddebb Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Thu, 25 Mar 2010 20:51:52 +0100 Subject: Imported Upstream version 1.3.0 --- src/script/setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/script/setup.py') diff --git a/src/script/setup.py b/src/script/setup.py index 15adc61..c4955ea 100644 --- a/src/script/setup.py +++ b/src/script/setup.py @@ -21,7 +21,7 @@ # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -__revision__ = "src/script/setup.py 4691 2010/03/06 16:22:36 bdbaddog" +__revision__ = "src/script/setup.py 4720 2010/03/24 03:14:11 jars" import os import os.path @@ -36,7 +36,7 @@ if head: from distutils.core import setup setup(name = "scons-script", - version = "1.2.0.d20100306", + version = "1.3.0", description = "an Open Source software construction tool script", long_description = """SCons is an Open Source software construction tool--that is, a build tool; an improved substitute for the classic Make utility; a better way to build -- cgit v1.2.3