Chromium Code Reviews

Unified Diff: third_party/scons/scons-local/SCons/__init__.py

Issue 17024: Update to SCons 1.2.0. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/scons/scons-local/SCons/__init__.py
===================================================================
--- third_party/scons/scons-local/SCons/__init__.py (revision 7505)
+++ third_party/scons/scons-local/SCons/__init__.py (working copy)
@@ -27,15 +27,15 @@
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#
-__revision__ = "src/engine/SCons/__init__.py 3603 2008/10/10 05:46:45 scons"
+__revision__ = "src/engine/SCons/__init__.py 3842 2008/12/20 22:59:52 scons"
-__version__ = "1.1.0"
+__version__ = "1.2.0"
-__build__ = "r3603"
+__build__ = "r3842"
__buildsys__ = "scons-dev"
-__date__ = "2008/10/10 05:46:45"
+__date__ = "2008/12/20 22:59:52"
__developer__ = "scons"
« no previous file with comments | « third_party/scons/scons-local/SCons/Warnings.py ('k') | third_party/scons/scons-local/SCons/compat/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine