diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-18 22:11:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-18 22:11:11 +0100 |
| commit | dd51fd73ba78d4e8312f4cbc6dfa74cd957222c4 (patch) | |
| tree | 57375fecffcc0625790dcb0272d3b9adcca73fba /wscript | |
| parent | 3b80b8f8a938dd34ee0e0fbca8fbce6a6850f136 (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.5' +VERSION = '2.1.5devel' def options(opt): opt.load('compiler_cxx') |
