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 | c5b3f363ed855a0f2c2cf36180b70a7b07311595 (patch) | |
| tree | 04d88d63449cdd193027f6d640ff9af199bdd925 /wscript | |
| parent | aeba90d3f44159c9c3083298215b629dc920d296 (diff) | |
Bump version
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.55' +VERSION = '2.1.55devel' def options(opt): opt.load('compiler_cxx') |
