diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-10 23:28:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-10 23:28:01 +0000 |
| commit | 896aa5b6c1a92613b70ffa3288082e1e732a4afc (patch) | |
| tree | aae06beed86d7bbf8e55ccca7b71149b6a37c7bd /wscript | |
| parent | 396a41990b74eedefd4c315eaeb4d1de12a549b8 (diff) | |
Bump versionv2.7.2
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.7.1devel' +VERSION = '2.7.2' def options(opt): opt.load('compiler_cxx') |
