diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-04 08:47:01 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-04 08:47:01 +0100 |
commit | 55d5994be2a3611c48d0ded6a0f3152f34e7c1c6 (patch) | |
tree | 91b2c3e05dc41e743390a7f60e087ceefa3c9d74 /QMTest/scons_tdb.py | |
parent | dff05257ec0087d8725e9041a6dadba9381ea5fc (diff) | |
parent | 4c7fed99e5554ba71d62987c0ec5f1302011b122 (diff) |
Merge tag 'upstream/2.5.1+repack'
Upstream version 2.5.1+repack
Diffstat (limited to 'QMTest/scons_tdb.py')
-rw-r--r-- | QMTest/scons_tdb.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/QMTest/scons_tdb.py b/QMTest/scons_tdb.py index b44efad..18e6a59 100644 --- a/QMTest/scons_tdb.py +++ b/QMTest/scons_tdb.py @@ -28,7 +28,7 @@ QMTest classes to support SCons' testing and Aegis-inspired workflow. Thanks to Stefan Seefeld for the initial code. """ -__revision__ = "QMTest/scons_tdb.py rel_2.5.0:3543:937e55cd78f7 2016/04/09 11:29:54 bdbaddog" +__revision__ = "QMTest/scons_tdb.py rel_2.5.1:3735:9dc6cee5c168 2016/11/03 14:02:02 bdbaddog" ######################################################################## # Imports |