diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-15 02:08:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-15 02:08:52 +0000 |
| commit | 45ab35c3e8ab0db9123183d9f183346e2e592463 (patch) | |
| tree | 03f46f2391d91ce6e468078cb0e1026b26422edc /wscript | |
| parent | 5b9e3edb650f6ee60089d946b003e7b8a7892c09 (diff) | |
Bump versionv2.11.74
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.73devel' +VERSION = '2.11.74' def options(opt): opt.load('compiler_cxx') |
