diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-27 01:32:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-27 01:32:01 +0000 |
| commit | fa05aff5e835cea046d832f0e0a09c490a2cf15d (patch) | |
| tree | f1e69523500354dbbe2a6887a66ebf59fd58d04b /wscript | |
| parent | 1b4e3881e86eb57861a76e94ed1993edea6cb36e (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.6.26' +VERSION = '2.6.26devel' def options(opt): opt.load('compiler_cxx') |
