diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-29 22:20:31 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-29 22:20:31 +0200 |
commit | a2795b63dd02ecddd8a0109dcc1b64108f68eace (patch) | |
tree | d9c7a1aaa57fadb61028833c9de204f47bfddd0b /QMTest/scons_tdb.py | |
parent | 16bc58049adac72cb1f398d9f89e42757bb4a22f (diff) |
Imported Upstream version 2.3.4upstream/2.3.4
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 8302162..8994a62 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 2014/08/24 12:12:31 garyo" +__revision__ = "QMTest/scons_tdb.py 2014/09/27 12:51:43 garyo" ######################################################################## # Imports |