diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-09 09:55:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-09 09:55:43 +0100 |
| commit | 06834b0647225ef64915975515d73f9d59793891 (patch) | |
| tree | ae4956666ada39668f5db37acb00699a692bf3f2 /wscript | |
| parent | c0503d4121ffead6a3adb745b167191cd006b4a3 (diff) | |
Bump versionv2.1.59
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.58devel' +VERSION = '2.1.59' def options(opt): opt.load('compiler_cxx') |
