diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-03 17:03:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-03 17:03:07 +0100 |
| commit | 0ffa4997749c317ce2ab54a6aafea87db186910e (patch) | |
| tree | 4e7074684f2f540bdc19074d5372aebe962f79ae /wscript | |
| parent | 95e212417b1ba2942fbe32e2409f96587b7ed6bf (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.3' +VERSION = '2.11.3devel' def options(opt): opt.load('compiler_cxx') |
