summaryrefslogtreecommitdiff
path: root/engine/SCons/exitfuncs.py
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-12-14 14:37:46 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-12-14 14:37:46 +0100
commitd54066e296261089c45863f5751e5ec49f4a801e (patch)
tree2668618d1428e6f636d13ff98ee95c79144899ed /engine/SCons/exitfuncs.py
parent5ed7f9cf4e33468b3b75e057db461b30a81febe4 (diff)
parentcd2ab5002aa2359575088bbc3183a9a91cc50c31 (diff)
Update upstream source from tag 'upstream/3.0.1'
Update to upstream version '3.0.1' with Debian dir 34db0131ff56138f3e3a8cd736b32630827891ce
Diffstat (limited to 'engine/SCons/exitfuncs.py')
-rw-r--r--engine/SCons/exitfuncs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/SCons/exitfuncs.py b/engine/SCons/exitfuncs.py
index 2b7bd51..d6d3f70 100644
--- a/engine/SCons/exitfuncs.py
+++ b/engine/SCons/exitfuncs.py
@@ -27,7 +27,7 @@ Register functions which are executed when SCons exits for any reason.
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#
-__revision__ = "src/engine/SCons/exitfuncs.py rel_3.0.0:4395:8972f6a2f699 2017/09/18 12:59:24 bdbaddog"
+__revision__ = "src/engine/SCons/exitfuncs.py 74b2c53bc42290e911b334a6b44f187da698a668 2017/11/14 13:16:53 bdbaddog"
import atexit