diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-15 10:14:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-15 10:14:53 +0000 |
| commit | f9608c5299d0a58bc01b33e521d89a80be26ed23 (patch) | |
| tree | 3c97274edcdaaecdb30c46df3e174de4a899f798 /wscript | |
| parent | c943bc82e8d585d85ca1b4832e258436fa7615ce (diff) | |
| parent | f71a23109d774dc65e4262e5dba41360732cf342 (diff) | |
Merge branch 'master' into subtitle-content
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.62.2devel' +VERSION = '1.63.2devel' def options(opt): opt.load('compiler_cxx') |
