diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-23 00:04:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-23 00:04:40 +0100 |
| commit | 24bea56ebf3e52da6f513bb6ad0ce068428eda04 (patch) | |
| tree | 910b9b5cec7490be9e2f9bb2ace0f3ec86f10b54 /wscript | |
| parent | 646730bafee2435186335292235b72630587acdc (diff) | |
Bump versionv2.8.4
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.8.3devel' +VERSION = '2.8.4' def options(opt): opt.load('compiler_cxx') |
