diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-12 00:32:34 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-12 00:32:34 +0000 |
| commit | c02386ffc525b646f6f1bcfbec18789346cec9d2 (patch) | |
| tree | 3a22e5911fe5937460e1a0659916568c713f719d /wscript | |
| parent | 64b049283067b548f741553b92ca1340d27e147e (diff) | |
Bump versionv2.9.40
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.9.39devel' +VERSION = '2.9.40' def options(opt): opt.load('compiler_cxx') |
