diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-27 19:02:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-27 19:02:58 +0000 |
| commit | 17fd447bd207b11d351d991292ad4d010c0999d6 (patch) | |
| tree | 83b471be50a1949b1e1a2f1b94772100c3fbf43f /wscript | |
| parent | 123ca24b4d3921f0ba1a7ee7df4dc5bc02a99d17 (diff) | |
Bump versionv2.5.10
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.9devel' +VERSION = '2.5.10' def options(opt): opt.load('compiler_cxx') |
