diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-01 00:03:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-01 00:03:15 +0000 |
| commit | 489fd332ae90f83f936a56b7d6fd6758f2d1583a (patch) | |
| tree | cbd84ee2cefc0915308d910e073cdbf16c17a3a7 /wscript | |
| parent | 878473c780594160ecd415a85c2f89b5ccaa19b7 (diff) | |
Bump versionv2.11.47
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.46devel' +VERSION = '2.11.47' def options(opt): opt.load('compiler_cxx') |
