diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-23 00:30:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-23 00:30:59 +0000 |
| commit | 4edef2db899dd5463889e5d8cb709e6b90ddcecc (patch) | |
| tree | c07bd579fd82fab9b865532b7227f09d05fef9da /wscript | |
| parent | 7da8b9a341dc558e0daaa1c1e1a618bcb32f3eb9 (diff) | |
Bump versionv2.6.9
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.8devel' +VERSION = '2.6.9' def options(opt): opt.load('compiler_cxx') |
