diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-12 10:32:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-12 10:32:51 +0100 |
| commit | 66e1735b0b77ee614ccc6ef253ef48036ba2d589 (patch) | |
| tree | 1668770499775d2f612fd36ef63f11f658b5de1d /wscript | |
| parent | 2562a89cb26ee7af5095ee438663f50f1aceef26 (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.4.10' +VERSION = '2.4.10devel' def options(opt): opt.load('compiler_cxx') |
