diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-01 01:22:28 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-01 01:22:28 +0000 |
| commit | 46fd3943fcf0691ec07e9460c52503de72ebd83e (patch) | |
| tree | a81d8f3db00bacc9ccfdb9396860e76d7cbf443e | |
| parent | 37a58fcce69567b5b395ee60efaaff9c3690c01a (diff) | |
Bump version
| -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.17' +VERSION = '2.6.17devel' def options(opt): opt.load('compiler_cxx') |
