diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-20 10:48:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-20 10:48:35 +0100 |
| commit | f74055ec7f42b9bf407e4719477b0adcbddc89de (patch) | |
| tree | 5af1f61b58196236db26e5b5b343e68efe1c70d9 /wscript | |
| parent | 57d00c880094b1dfebaee18f4ecafb1dd44b0afb (diff) | |
Bump versionv2.9.4
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.3devel' +VERSION = '2.9.4' def options(opt): opt.load('compiler_cxx') |
