diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-13 12:40:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-13 12:40:46 +0100 |
| commit | 07848ca6da0e50d6feed0948b6a81e8c2a97be8d (patch) | |
| tree | fa42d8730a064b5563cf042d596a25484bbc2239 /wscript | |
| parent | 60cafe2b5e163674280d7b0b05fdf633e07ef432 (diff) | |
Bump versionv2.4.11
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.10devel' +VERSION = '2.4.11' def options(opt): opt.load('compiler_cxx') |
