diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-27 09:18:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-27 09:18:21 +0100 |
| commit | b01138f055a3223f2798424c23f04a793b1f57c6 (patch) | |
| tree | d88a4f94ca3a4b484daa72ff68035b8a587b9e35 /wscript | |
| parent | 936121207cb992154358fb12fcbf098b04288a69 (diff) | |
Bump versionv2.7.19
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.18devel' +VERSION = '2.7.19' def options(opt): opt.load('compiler_cxx') |
