diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-29 00:02:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-29 00:02:08 +0100 |
| commit | ecd5e206823ba3394be22c37939c369cfa1dca10 (patch) | |
| tree | a32a6d754a3c0ece6c46aaf6c4998028ea95873b /wscript | |
| parent | 1484fd1c125904391f56805f768d8ccc9acc4c81 (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.19' +VERSION = '2.9.19devel' def options(opt): opt.load('compiler_cxx') |
