diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-04 11:42:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-04 11:42:01 +0100 |
| commit | b8611be3c3c393b6f012ee65eb8a4e12958415a0 (patch) | |
| tree | 0f77eede544f2136a62f3d501837e554c7c90f03 /wscript | |
| parent | 9090e85f2a64c7d84d030a6763b8dcc4fd4138fc (diff) | |
| parent | 71da9ed06cef6dccd79f31b6f706cc34a9d15b27 (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.51devel' +VERSION = '2.1.52devel' def options(opt): opt.load('compiler_cxx') |
