diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-28 11:33:02 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-28 11:33:02 +0000 |
| commit | b4252ca75667f06c58721e7def1f326452ec29e7 (patch) | |
| tree | bbfb2cd5c47d4ba50b6f546e7d9423b6fe8f9afc /wscript | |
| parent | d71cadd49158dde3fbb1eab5ee41943c288b45d0 (diff) | |
Bump versionv2.4.13
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.12devel' +VERSION = '2.4.13' def options(opt): opt.load('compiler_cxx') |
