diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-05 11:42:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-05 11:42:03 +0100 |
| commit | c674598c4366d475b6356e2f56c112a36b0c472e (patch) | |
| tree | ddc4f5952f7b46d5074b5a9bbb821b3225959794 /wscript | |
| parent | ae82024204a3c8ac6f2f7b37a69e66e383c99795 (diff) | |
Bump versionv2.3.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 APPNAME = 'dcpomatic' -VERSION = '2.3.13devel' +VERSION = '2.3.14' def options(opt): opt.load('compiler_cxx') |
