diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-23 18:32:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-23 18:32:26 +0000 |
| commit | 21884333236eb68a9a3c9b28599b36521427f39b (patch) | |
| tree | 9f57a7169c61f989225f512d86176002d67e65fa /wscript | |
| parent | 1199c50099e39d8ee60f00ba2a86b6c7ab57e414 (diff) | |
Bump versionv2.6.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.6.9devel' +VERSION = '2.6.10' def options(opt): opt.load('compiler_cxx') |
