diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-02 10:37:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-02 10:37:50 +0000 |
| commit | 148952ec8b13eb382a4d60bc34a7329203f0df95 (patch) | |
| tree | 5acc676d83ee6cc47db560953654c9192ca80e7b /wscript | |
| parent | eb2af3b01afb28e8ead93c403978fe2257ed1a38 (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.5.14' +VERSION = '2.5.14devel' def options(opt): opt.load('compiler_cxx') |
