diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-06 01:25:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-06 01:25:50 +0100 |
| commit | aeba90d3f44159c9c3083298215b629dc920d296 (patch) | |
| tree | 758cac1820ce49df9c7ff9500cca31d144078d6a /wscript | |
| parent | 33e36553d1dfe3bc7f143e559d754fbc678e043d (diff) | |
Bump versionv2.1.55
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.54devel' +VERSION = '2.1.55' def options(opt): opt.load('compiler_cxx') |
