diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-07 21:00:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-07 21:00:39 +0000 |
| commit | 167ba8a342c1b51c4b04c90f00a5dc95b41e385e (patch) | |
| tree | 0b7119352de840dbb01c6ce8d57d4ac35ac0c633 /wscript | |
| parent | 9fc40ca895774f5825907a50fad99386d3e90f04 (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.14' +VERSION = '2.6.14devel' def options(opt): opt.load('compiler_cxx') |
