diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-02 22:15:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-02 22:15:47 +0000 |
| commit | c63dcc8b37052d9a448a5e274c81341cb630a999 (patch) | |
| tree | 18ce0b459895c6e39e04ae086ddbf7be478ad600 /wscript | |
| parent | e3f025cfdae2fa0fafcc6d2168d968ce381b0484 (diff) | |
Bump versionv2.6.0
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.15devel' +VERSION = '2.6.0' def options(opt): opt.load('compiler_cxx') |
