diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-09 22:34:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-09 22:34:42 +0100 |
| commit | 98a333db0919ccdacdb28684d98f981c463e43eb (patch) | |
| tree | 811324d761d476b8b502a0fca61b1dde099584c1 /wscript | |
| parent | 65c5092806e7d3bfb3fb7501e7bab6bb0bc939ab (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.7.11' +VERSION = '2.7.11devel' def options(opt): opt.load('compiler_cxx') |
