diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-10 09:54:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-10 09:54:06 +0100 |
| commit | 0f808c885d010958ff8f1bfefc168d2e5d338a12 (patch) | |
| tree | e6d0f2f46e2cf92fa27fb48fdd59ebcc63ca66b1 /wscript | |
| parent | f4eb069eb71969397c2066130c8f501de0fe9846 (diff) | |
| parent | bf3561e1f773345e3c835e9b4cb3dcb103e564cf (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') |
