diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-24 01:07:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-24 01:07:24 +0000 |
| commit | 8fbf2e58016b9698bf2d1afff588675bf603b705 (patch) | |
| tree | a1e23840e5e3de0b563a1aaa8c3359e33376ddac /wscript | |
| parent | ca6079fb4e2e1b791aed70fc9ffc13f151eb62ea (diff) | |
Bump versionv2.11.62
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.61devel' +VERSION = '2.11.62' def options(opt): opt.load('compiler_cxx') |
