diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-06 01:57:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-06 01:57:54 +0000 |
| commit | 95ada137e2077b610390497543a6a1fcaeb0a533 (patch) | |
| tree | d2a2143250c9161de72425f9f2454bfce0c67fe1 /wscript | |
| parent | 70a7bb2bd72f90642e01ed660f7d7de495ea0370 (diff) | |
Bump versionv2.11.49
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.48devel' +VERSION = '2.11.49' def options(opt): opt.load('compiler_cxx') |
