diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-25 15:11:37 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-25 15:11:37 +0200 |
commit | 765fbac29295fb4e462c480d09dbdb2f9718a845 (patch) | |
tree | 73104b2debe81c91a5ac638a5b90fd6acbfb3918 /script/sconsign | |
parent | 8bf6d55f69eb30ba1c0c6a798e81c2c67a507342 (diff) |
Imported Upstream version 2.3.3upstream/2.3.3
Diffstat (limited to 'script/sconsign')
-rw-r--r-- | script/sconsign | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/script/sconsign b/script/sconsign index 2341ac6..3a58c3d 100644 --- a/script/sconsign +++ b/script/sconsign @@ -23,15 +23,15 @@ # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -__revision__ = "src/script/sconsign.py 2014/07/05 09:42:21 garyo" +__revision__ = "src/script/sconsign.py 2014/08/24 12:12:31 garyo" -__version__ = "2.3.2" +__version__ = "2.3.3" __build__ = "" __buildsys__ = "lubuntu" -__date__ = "2014/07/05 09:42:21" +__date__ = "2014/08/24 12:12:31" __developer__ = "garyo" |