diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-18 13:14:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-18 13:14:24 +0000 |
| commit | 84486e679b0e3eb74fa04240966833aa56bb7bec (patch) | |
| tree | f10e97b734970b2be1b45af620a2dc680e6bb132 /wscript | |
| parent | d9d3bbbba5b0be7d0818d573463d96805a377310 (diff) | |
Bump versionv2.7.6
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.7.5devel' +VERSION = '2.7.6' def options(opt): opt.load('compiler_cxx') |
