diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-15 23:48:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-15 23:48:03 +0000 |
| commit | 06dce63e23867bf2443ebaa2e4424646600a980f (patch) | |
| tree | e60e8a614b01d6536725015cd9ed21f071502c1b /wscript | |
| parent | bd195b122bca45ec3a204723b5470a1011bc5bf8 (diff) | |
Bump versionv2.5.4
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.5.3devel' +VERSION = '2.5.4' def options(opt): opt.load('compiler_cxx') |
