diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-10 10:07:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-10 10:07:55 +0100 |
| commit | ffb983374285a0999fa05aba8301763b22855a65 (patch) | |
| tree | f953d9d1e046e2784566ed628adbe1df3b2e421f /wscript | |
| parent | b0b57170902da270721acfeebce1a80bf16c95f7 (diff) | |
Bump versionv2.1.62
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.61devel' +VERSION = '2.1.62' def options(opt): opt.load('compiler_cxx') |
