diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-02 09:20:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-02 09:20:31 +0100 |
| commit | e85178b0a0c6f7ff69cb0ffd193fb55c8457bd3d (patch) | |
| tree | 0a2425afcc8291ad0e234d08a451256298263709 /wscript | |
| parent | 57f9e7f7531a87f5603347f6d03905b38c7c3594 (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 APPNAME = 'dcpomatic' -VERSION = '2.1.14' +VERSION = '2.1.14devel' def options(opt): opt.load('compiler_cxx') |
