summaryrefslogtreecommitdiff
path: root/script/scons
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-08-10 08:40:22 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-08-10 08:40:22 +0200
commit3af57a8e6a18986c41351da2447363ede8565402 (patch)
treef345099ab8b5b9d72d39358fd5c6f269171e573c /script/scons
parent9c04223086bf606eaac6dc2848af80518210d823 (diff)
New upstream version 3.1.1upstream/3.1.1
Diffstat (limited to 'script/scons')
-rwxr-xr-xscript/scons10
1 files changed, 5 insertions, 5 deletions
diff --git a/script/scons b/script/scons
index 98f4e62..1d9595e 100755
--- a/script/scons
+++ b/script/scons
@@ -25,15 +25,15 @@
from __future__ import print_function
-__revision__ = "src/script/scons.py ae4de9ab2249be220b6658a514eef8c3a57afc04 2019-07-21 02:32:15 bdeegan"
+__revision__ = "src/script/scons.py 72ae09dc35ac2626f8ff711d8c4b30b6138e08e3 2019-08-08 14:50:06 bdeegan"
-__version__ = "3.1.0"
+__version__ = "3.1.1"
-__build__ = "ae4de9ab2249be220b6658a514eef8c3a57afc04"
+__build__ = "72ae09dc35ac2626f8ff711d8c4b30b6138e08e3"
-__buildsys__ = "kufra"
+__buildsys__ = "octodog"
-__date__ = "2019-07-21 02:32:15"
+__date__ = "2019-08-08 14:50:06"
__developer__ = "bdeegan"