diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-05 10:33:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-05 10:33:35 +0000 |
| commit | 16e2ee0d88d1d5d2e79e55f29e07bcaf09ea45b0 (patch) | |
| tree | ae43b7448b68aa55089106d2c7eecf398ade6ad0 /wscript | |
| parent | ee2e98d828e819f59ed97bf5d9c3a713d7bdd250 (diff) | |
Bump versionv2.4.18
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, Context APPNAME = 'dcpomatic' -VERSION = '2.4.17devel' +VERSION = '2.4.18' def options(opt): opt.load('compiler_cxx') |
