diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-14 17:25:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-14 17:25:43 +0100 |
| commit | beaca4f5785ff05dc78a17f531a04f80c4927367 (patch) | |
| tree | 2b2611e9df3f386f9e2e43190f67e22fce58b6f4 /wscript | |
| parent | cf9f970d854de46888786294bf03cc0993456c6c (diff) | |
Bump version
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.12.9' +VERSION = '2.12.9devel' def options(opt): opt.load('compiler_cxx') |
