diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-25 16:16:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-25 16:16:51 +0100 |
| commit | cbb850637a40fdee8b411bbdd41cc491ab8fa039 (patch) | |
| tree | 161eaf25914aa5eef5a65a5daee939ab293a475b /wscript | |
| parent | 16892430aaac29df1a0f4201b02870b0728d3200 (diff) | |
Bump versionv2.1.45
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.44devel' +VERSION = '2.1.45' def options(opt): opt.load('compiler_cxx') |
