diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-08 19:20:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-08 19:20:00 +0100 |
| commit | 5c7fcddebe4a58dc90c804e4c0bebf1c80dc9b25 (patch) | |
| tree | 13ab9632a6899fe36099b7e80088b19c9523e356 /wscript | |
| parent | 4a994bc4d9ce9afefdfb668bf9fc0280b1f7c66d (diff) | |
Bump versionv2.7.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.7.9devel' +VERSION = '2.7.10' def options(opt): opt.load('compiler_cxx') |
