summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2019-01-23 17:43:22 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2019-01-23 17:43:22 (GMT)
commit73b2c02d7088c6d6490fdede8396d88103b00482 (patch)
treed3d1330dfc409be4624a01d384868fea0427c4c3 /src
parent3a41ed6b288cee8d085373ad7fa02894e1903864 (diff)
downloadSCons-3.0.4.zip
SCons-3.0.4.tar.gz
SCons-3.0.4.tar.bz2
Changes for 3.0.4 release3.0.4
Diffstat (limited to 'src')
-rwxr-xr-xsrc/RELEASE.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index f117758..97401cb 100755
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -2,7 +2,8 @@
on the SCons download page:
http://www.scons.org/download.php
-
+ Or via pypi:
+ pip install scons
Here is a summary of the changes since 3.0.3:
@@ -23,4 +24,4 @@ git shortlog --no-merges -ns 3.0.3..HEAD
4 Daniel Moody
4 William Deegan
3 anatoly techtonik
- 1 Tobias Herzog \ No newline at end of file
+ 1 Tobias Herzog