diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-05 13:53:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-05 13:53:45 +0000 |
| commit | 67d4e65f3c556d032d2c98aa7a6d65d73b8bbe61 (patch) | |
| tree | 1e72e330cdf77e2e1c15a674ee8d6c919dda8ca3 /wscript | |
| parent | dcb8eea81538712fae2c67d0e900f5906244ef7c (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.36' +VERSION = '2.11.36devel' def options(opt): opt.load('compiler_cxx') |
