diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-09 00:16:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-09 00:16:38 +0100 |
| commit | 9c104bee81c117e204d5c2e940e797f7a9b917f5 (patch) | |
| tree | 231389196dfe6da830c27609993de259d22764fc /wscript | |
| parent | fd3ce3bf3b35612952cfbdaab0bfa3aa0542d0c8 (diff) | |
Bump versionv2.1.58
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.57devel' +VERSION = '2.1.58' def options(opt): opt.load('compiler_cxx') |
