diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-02 01:47:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-02 01:47:19 +0000 |
| commit | a1a93c05cb98054b1d158c473cb654a63d3a152d (patch) | |
| tree | 4b4d71c164f88b69fa8bfe9ad880cfa52e1ab36f /wscript | |
| parent | fbd5525be2164a0448c23d27ca4f8d7eb42866f4 (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.11.69' +VERSION = '2.11.69devel' def options(opt): opt.load('compiler_cxx') |
