diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-06 20:50:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-06 20:50:29 +0100 |
| commit | 2c4806e2ff64eee24adc2468e3bc96e008c5533a (patch) | |
| tree | c0fa52a23d40209659c491b7e65114f719a58bb1 /wscript | |
| parent | 26348e499951d2c22776cdb1409f09e628f58abe (diff) | |
Bump versionv2.4.4
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.3devel' +VERSION = '2.4.4' def options(opt): opt.load('compiler_cxx') |
