diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-08 19:20:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-08 19:20:00 +0100 |
| commit | 189140ec431a56496d08992f47a0938b1a651fd2 (patch) | |
| tree | d074adf3ac3eecacace0c454ea7c466aea389471 /wscript | |
| parent | 5c7fcddebe4a58dc90c804e4c0bebf1c80dc9b25 (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.10' +VERSION = '2.7.10devel' def options(opt): opt.load('compiler_cxx') |
