diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-18 13:45:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-18 13:45:49 +0100 |
| commit | 49dda9096611dd79078787357003d3d4c659cb4b (patch) | |
| tree | 9da973a0911ba6574ddc9b137331cbb41d631d4f /wscript | |
| parent | 3e2df2f4eb11da0c4619551e47f061ac3a8a497b (diff) | |
Bump versionv2.1.40
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.39devel' +VERSION = '2.1.40' def options(opt): opt.load('compiler_cxx') |
