diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-02 23:53:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-02 23:53:21 +0100 |
| commit | 9f116a9a089ae09826e157a564b02970e823fefc (patch) | |
| tree | 9e2fdb88edcc72932f8353b662e5fbc00d290aa7 /wscript | |
| parent | 163e25f5ed775b2c5adb52724282f15453d40e79 (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.8.16' +VERSION = '2.8.16devel' def options(opt): opt.load('compiler_cxx') |
