diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-18 21:05:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-18 21:05:40 +0100 |
| commit | fd828be9f43074ff1da9744930b780fbc74c2a2f (patch) | |
| tree | b964f99697197f0b438b2dd51e2ae4bf8a06fe62 /wscript | |
| parent | a7a8d63f7e50cead342f1384a927786dd5e048dd (diff) | |
Bump versionv2.1.41
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.40devel' +VERSION = '2.1.41' def options(opt): opt.load('compiler_cxx') |
