diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-21 00:10:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-21 00:10:07 +0100 |
| commit | 6635d4c9a1538228a0638861b37cf77c503acd92 (patch) | |
| tree | 4c30e5020ab88f1ca3c595a75a8638c9bf2b7109 /wscript | |
| parent | 2496c822bb9fce67ca14afe31e379b01beff2bb6 (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.19' +VERSION = '2.11.19devel' def options(opt): opt.load('compiler_cxx') |
