diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-12 21:19:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-12 21:19:55 +0100 |
| commit | d131ea3f1b53e2229a0ee54899cc89e1d0fe3b96 (patch) | |
| tree | 870cec51551b658de778621648d3d788dbddf09e /wscript | |
| parent | d5caa25abe4c0eb7cddc664e38a488c04c0ef402 (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.0.51' +VERSION = '2.0.51devel' def options(opt): opt.load('compiler_cxx') |
