diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-07 00:56:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-07 00:56:20 +0100 |
| commit | 9700ca0b0535f62a7f6ec94ceddffc7864931c57 (patch) | |
| tree | e7ce1b432466bbce204271b36df6625c28b04599 /wscript | |
| parent | 750d510316b8c006f7d0421d05af459272cb2795 (diff) | |
Bump versionv2.4.5
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.4.4devel' +VERSION = '2.4.5' def options(opt): opt.load('compiler_cxx') |
