diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-13 12:40:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-13 12:40:46 +0100 |
| commit | 89f69db392fd4fe31eb1e2c5e1f98d8f882f651b (patch) | |
| tree | 5a45a6a3ee33caa82a81d039bf12a8247c7df0ba /wscript | |
| parent | 07848ca6da0e50d6feed0948b6a81e8c2a97be8d (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.4.11' +VERSION = '2.4.11devel' def options(opt): opt.load('compiler_cxx') |
