diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-29 12:30:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-29 12:30:42 +0100 |
| commit | e4ba29faf92be5251bfe8e6a96fd418d5886082f (patch) | |
| tree | c3719e97376215c1aa0138a815bf3a9719219ce7 /wscript | |
| parent | 3a3c9c66713a8f30ef0ea7f4d3bc0370f7f89ef0 (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.8' +VERSION = '2.9.8devel' def options(opt): opt.load('compiler_cxx') |
