diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-02 00:49:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-02 00:49:36 +0100 |
| commit | 9c7b47ebc5a347f9bba4d1a12c9d739f17f15ca4 (patch) | |
| tree | c4a055c3e35bf42408b2908a8cdd293917389961 /wscript | |
| parent | 730591019a01589072dab1cea67a04621ca6cb83 (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.1' +VERSION = '2.11.1devel' def options(opt): opt.load('compiler_cxx') |
