diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-22 00:22:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-22 00:22:26 +0000 |
| commit | 5ebd1307b1b32032ddede6fa8066c04f98be333e (patch) | |
| tree | e4fa44bdaf1db6faea3337e0ce19ad1dc1369066 /wscript | |
| parent | 2005dfb156b4411c90c05a86caf5c00b8c8fc663 (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.79' +VERSION = '2.11.79devel' def options(opt): opt.load('compiler_cxx') |
