diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-01-10 21:57:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-01-10 21:57:30 +0000 |
| commit | 27cf0bb756f9bcb9f5a24040f15928ae0181d519 (patch) | |
| tree | 72796f42e243fb1f4e26626ebaa38e49cfd1e17d /wscript | |
| parent | 1e61fc23d973831e2ed753f66d1e735cdbe5aec5 (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.10.6' +VERSION = '2.10.6devel' def options(opt): opt.load('compiler_cxx') |
