diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-06 20:50:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-06 20:50:29 +0100 |
| commit | 6783fd8c768c604bbe405636e32b10a878605d21 (patch) | |
| tree | 34af370893fa0d23e9b0ace5de875ca440c093d5 /wscript | |
| parent | 2c4806e2ff64eee24adc2468e3bc96e008c5533a (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.4.4' +VERSION = '2.4.4devel' def options(opt): opt.load('compiler_cxx') |
