diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-14 02:28:34 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-14 02:28:34 +0000 |
| commit | 527216d579ad617298d4353e9a1f500e0a46e4fd (patch) | |
| tree | 64240918c307ad9fe8a90780e25670d25938cc02 /wscript | |
| parent | db83b7ec4217ec9b99b8bf6eda7fc413ef024458 (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.41' +VERSION = '2.11.41devel' def options(opt): opt.load('compiler_cxx') |
