diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-28 12:49:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-28 12:49:13 +0000 |
| commit | 059a21d00cfe1a89e460f790919cfa83d06a63b7 (patch) | |
| tree | 55678a894775808954d7ea515b3b3ed62f620738 /wscript | |
| parent | f8d4df639e7d6dba17b0cddfe131b20b5422c512 (diff) | |
Bump versionv2.4.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.4.13devel' +VERSION = '2.4.14' def options(opt): opt.load('compiler_cxx') |
