diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-09 22:34:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-09 22:34:42 +0100 |
| commit | 65c5092806e7d3bfb3fb7501e7bab6bb0bc939ab (patch) | |
| tree | d53c408151ddaecc77d79ce393ded88897683b0c /wscript | |
| parent | 71bfa8bdd16060076ea948ae6ac9ac468ba6b7dc (diff) | |
Bump versionv2.7.11
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.10devel' +VERSION = '2.7.11' def options(opt): opt.load('compiler_cxx') |
