diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-02 22:57:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-02 22:57:15 +0000 |
| commit | 805c1b758816037430a3cd390f8c2b1c19a1107b (patch) | |
| tree | d342da49a070a89c1325661e175d77eaeea85c51 /wscript | |
| parent | 47a0217cbbc971261518a37a52cb275f74331aa7 (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.6.31' +VERSION = '2.6.31devel' def options(opt): opt.load('compiler_cxx') |
