diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-10 00:12:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-10 00:12:16 +0100 |
| commit | bf3561e1f773345e3c835e9b4cb3dcb103e564cf (patch) | |
| tree | 99e0be18c0cf37532cee872d0a914d77366d2913 /wscript | |
| parent | 24b8387a5eb85a72e62eaa88cdca0c516d2db69f (diff) | |
| parent | 99ef355c635fbf5f580972d0aa90e12a17143044 (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.59devel' +VERSION = '2.1.60devel' def options(opt): opt.load('compiler_cxx') |
