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 | 850dd1e87adfa2b88b70d909daa29cc82c9ff386 (patch) | |
| tree | cea0d68733b95d32dd2f33fadb34444ace49b76d /wscript | |
| parent | f74055ec7f42b9bf407e4719477b0adcbddc89de (diff) | |
Bump version
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.4' +VERSION = '2.9.4devel' def options(opt): opt.load('compiler_cxx') |
