diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-22 01:29:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-22 01:29:41 +0000 |
| commit | afbe313de31dd3df430d8a6b668fde0ba102f69a (patch) | |
| tree | 8ecddda9960fccb8c5222167808227dcd6863d26 /wscript | |
| parent | 6d3eb30d12b4d3e6303c0c54bd1e7fab9df95fcc (diff) | |
Bump versionv2.11.60
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.59devel' +VERSION = '2.11.60' def options(opt): opt.load('compiler_cxx') |
