diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-18 23:41:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-18 23:41:26 +0100 |
| commit | 2655083446437bef17c4eab023e1bcd2e703fd50 (patch) | |
| tree | d342d0d6ae816cf7dda6b6cc515f26635ade0a91 /wscript | |
| parent | 948e475f5279c99496065a96ece4ae358e31e313 (diff) | |
Bump versionv2.7.14
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.13devel' +VERSION = '2.7.14' def options(opt): opt.load('compiler_cxx') |
