diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-26 00:16:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-26 00:16:19 +0000 |
| commit | 192d6b19bff6f67992baf1ee7afc800e0ea03acd (patch) | |
| tree | a34dfb6d18d1c780c26140349cf2a01b8af7fc48 /wscript | |
| parent | 413bad26254a7c48671ed2ed9f7341d928086da0 (diff) | |
Mangle version number.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.55devel' +VERSION = '2.13.0devel' def options(opt): opt.load('compiler_cxx') |
