diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-19 21:10:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-19 21:10:23 +0100 |
| commit | 8b16433cb2f5ff4c9f85b91118f99c7d1e4e0578 (patch) | |
| tree | 12a7bb5d14fc46839aed5b034b76fde4688a83a1 /wscript | |
| parent | 9ed30857c1c7795b6964b16c4c0b992a9c306791 (diff) | |
Bump versionv2.8.11
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.8.10devel' +VERSION = '2.8.11' def options(opt): opt.load('compiler_cxx') |
