diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-05 23:22:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-05 23:22:20 +0100 |
| commit | 33e36553d1dfe3bc7f143e559d754fbc678e043d (patch) | |
| tree | 9d60ded0f50e26852b780480969ff955e1c97a03 /wscript | |
| parent | ab437f4e90be4ba8bce5922250c023422497c70d (diff) | |
| parent | 04f81090142b617e6cc2213de39407feba6cdf51 (diff) | |
Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0
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.1.53devel' +VERSION = '2.1.54devel' def options(opt): opt.load('compiler_cxx') |
