diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-17 10:35:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-17 10:35:22 +0000 |
| commit | 6e5d1ef6dbf8c8c9cfbb4fa30bda530da5882333 (patch) | |
| tree | 691c17592621d6b79031764af779feca751d58e2 /wscript | |
| parent | 7e2a35e50f8cc0783a59c152e82df0be05db07e9 (diff) | |
Bump versionv2.5.5
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.4devel' +VERSION = '2.5.5' def options(opt): opt.load('compiler_cxx') |
