diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-05 23:26:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-05 23:26:48 +0100 |
| commit | bb35951d4caa05eef94482d14c353a1a75bd89d7 (patch) | |
| tree | e1e017812a083d1d9c58c836c3c7de2e0b3aae71 /wscript | |
| parent | ad46791780c9e59d001b63a74251ebc1f46cd36c (diff) | |
Bump version to try major.even for stable releases and major.odd for unstable.
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.10.9devel' +VERSION = '2.11.0devel' def options(opt): opt.load('compiler_cxx') |
