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 | 04f81090142b617e6cc2213de39407feba6cdf51 (patch) | |
| tree | d2c94df60ab2de01eb6c0164415b47e121bc957a /wscript | |
| parent | 390d538dd07554b7e8f8f7dd0500d7f359509828 (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.54' +VERSION = '2.1.54devel' def options(opt): opt.load('compiler_cxx') |
