diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-12 01:08:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-12 01:08:49 +0100 |
| commit | 33d3d0c218d7263a1fb8882ae540a0d8b1ed5622 (patch) | |
| tree | 4e1cdabeab5e65eda114837485b128bcefbf54bd /wscript | |
| parent | 1b3fe43218c7065c09eab05f4295628e399f0459 (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, Context APPNAME = 'dcpomatic' -VERSION = '2.8.2' +VERSION = '2.8.2devel' def options(opt): opt.load('compiler_cxx') |
