diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-10 21:51:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-10 21:51:08 +0100 |
| commit | 83a7cfdbed909b582aecc654b620baac4cd07f79 (patch) | |
| tree | 654577d49cfbb52c0ebb53997b7256b5dc263510 /wscript | |
| parent | 93a7ccee1d8d6a89fa90b15893f48c0aaf1d7c9d (diff) | |
Bump versionv2.0.50
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.0.49devel' +VERSION = '2.0.50' def options(opt): opt.load('compiler_cxx') |
