diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-07 21:00:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-07 21:00:38 +0000 |
| commit | 9fc40ca895774f5825907a50fad99386d3e90f04 (patch) | |
| tree | da4f6cec85b35ec29cd97575a62d0a83723c193c /wscript | |
| parent | 08196a1c571a0023a3c3142163a5745a37564572 (diff) | |
Bump versionv2.6.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.6.13devel' +VERSION = '2.6.14' def options(opt): opt.load('compiler_cxx') |
