diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-04 11:24:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-04 11:24:05 +0000 |
| commit | 4180dd3fb5a387a241f0651569a44e305c119934 (patch) | |
| tree | c1241c88ab14058b57aeb0cc9203cf33cc51685b | |
| parent | e07fa08d5099acbcc0e866c92fb58b273c0feac7 (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.4.16' +VERSION = '2.4.16devel' def options(opt): opt.load('compiler_cxx') |
