diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-05 23:22:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-05 23:22:11 +0100 |
| commit | 390d538dd07554b7e8f8f7dd0500d7f359509828 (patch) | |
| tree | 35b0a3fc80cc0390ef0ee6ac94b48d379dbffb9b /wscript | |
| parent | 11e59000a92ff042b55c7a0787dc570af4d389b8 (diff) | |
Bump versionv2.1.54
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.1.53devel' +VERSION = '2.1.54' def options(opt): opt.load('compiler_cxx') |
