diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-08 09:23:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-08 09:23:49 +0100 |
| commit | 7f84ddee0bf074a0835fe927a500ffef15d552af (patch) | |
| tree | 5c88d0e1c16c18fd18c89f37263d9ed19f513fdc /wscript | |
| parent | 1ac89aeb6ca8642b7cc0f6b43899e4c8d9e08489 (diff) | |
| parent | 91c1b17f34ec27227f948e35b491b87362b70187 (diff) | |
Merge master.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.73.8devel' +VERSION = '1.74.0devel' def options(opt): opt.load('compiler_cxx') |
