diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-04 12:37:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-04 12:37:18 +0000 |
| commit | 9ed89156fb302d8cd010a33e20fc37d9888c4e4d (patch) | |
| tree | 6684b1e408eb980d61a892171c4f866d3093c793 /wscript | |
| parent | 8d2d9c5b448aa9978a729a8796320168acc2d8b0 (diff) | |
Bump versionv2.4.17
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.16devel' +VERSION = '2.4.17' def options(opt): opt.load('compiler_cxx') |
