diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-10 11:37:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-10 11:37:33 +0000 |
| commit | e63662ce2e55493e94fbce8f48b2809c948687d3 (patch) | |
| tree | 336b74d7ec55cdfa309c5be184b2079cb138ec84 /wscript | |
| parent | abcba79921259bb7fbe67cf0eaf607d2b53fba21 (diff) | |
Bump versionv2.5.1
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.5.0devel' +VERSION = '2.5.1' def options(opt): opt.load('compiler_cxx') |
