diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-05 00:52:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-05 00:52:35 +0100 |
| commit | ef508977e37247cfa28961a4fa20ad059905b0ac (patch) | |
| tree | 0ff302c5e1fcff5669df5846a2bdf2802e17d463 /wscript | |
| parent | b8e775da982fb70dd714d7df3ecf03ff98ef8d2c (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.53' +VERSION = '2.1.53devel' def options(opt): opt.load('compiler_cxx') |
