diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-30 01:56:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-30 01:56:49 +0000 |
| commit | a83b3d8cf8d17bb935e455e76f458f217b08a56a (patch) | |
| tree | fc9324703b72d8aedaf8a0c2c5a684f707c9494d /wscript | |
| parent | 78a8676a77645fe13fde35659ac02f0efd3b1bff (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.11.31' +VERSION = '2.11.31devel' def options(opt): opt.load('compiler_cxx') |
