From 738149c9bfb9965d013d01ef99f9bb1c2819e7e8 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Tue, 15 Jun 2010 14:28:22 +0000 Subject: Imported Upstream version 2.0.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 c4955ea..36e5e00 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 4720 2010/03/24 03:14:11 jars" +__revision__ = "src/script/setup.py 5023 2010/06/14 22:05:46 scons" import os import os.path @@ -36,7 +36,7 @@ if head: from distutils.core import setup setup(name = "scons-script", - version = "1.3.0", + version = "2.0.0.final.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