diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-28 01:03:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-28 01:03:46 +0000 |
| commit | b93bc3661d7c6e71db72b6614819a6803b6e4c42 (patch) | |
| tree | 33db0446197ecfb2b1426461036c9ee82eb64db0 /wscript | |
| parent | 4e67c8bd53d7e5a733a4978819d4a11b1e62e9f4 (diff) | |
Bump versionv2.5.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.5.10devel' +VERSION = '2.5.11' def options(opt): opt.load('compiler_cxx') |
