diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-02 22:57:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-02 22:57:15 +0000 |
| commit | 47a0217cbbc971261518a37a52cb275f74331aa7 (patch) | |
| tree | b3861631409191261bb179ffa7396880d8a95b93 /wscript | |
| parent | 3b825abd44ba513b1c70659c4199b2cca7cb5ae9 (diff) | |
Bump versionv2.6.31
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.6.30devel' +VERSION = '2.6.31' def options(opt): opt.load('compiler_cxx') |
