diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-08 19:29:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-08 19:29:52 +0000 |
| commit | 906451444fb8888acb8553909e0667857c683c31 (patch) | |
| tree | 4298ea3d06380cf9fbb198f713dfacca98e87236 /wscript | |
| parent | 1d07300505fde85f7f4183605e1ddd294f98b9d9 (diff) | |
Bump versionv2.6.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.6.18devel' +VERSION = '2.6.19' def options(opt): opt.load('compiler_cxx') |
