diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-30 08:37:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-30 08:37:45 +0000 |
| commit | f7fdb66245d0f9dbb0be94a15d3d3078e6dc209f (patch) | |
| tree | dde0454df20e2da6ecf843d7ba4250b68ecf2848 /wscript | |
| parent | a2eb23028859906591a6af65c389c250417e0e54 (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.12.18' +VERSION = '2.12.18devel' def options(opt): opt.load('compiler_cxx') |
