diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-04 23:35:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-04 23:35:03 +0100 |
| commit | 9c5cafef33bda954a7a89618523f7f596e5259df (patch) | |
| tree | 65601449ff1aabcc15cbb1b858d606eaf2922da4 /wscript | |
| parent | 387944f778e4f29ca90b9fafb7cb74210f581510 (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.10' +VERSION = '2.12.10devel' def options(opt): opt.load('compiler_cxx') |
