diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-20 17:39:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-20 17:39:06 +0000 |
| commit | dddc7557cacffb4b77543f861812bfec01e7682f (patch) | |
| tree | b1937b85c4a6f966cb95c90b6b59999a03902acc /wscript | |
| parent | cf34b2dc95ea1582dc036919c6c4573fd94264b4 (diff) | |
Bump versionv2.7.7
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.6devel' +VERSION = '2.7.7' def options(opt): opt.load('compiler_cxx') |
