diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-21 12:55:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-21 12:55:43 +0000 |
| commit | 168809616cabf35cbfdd10fdab3666120c6d8fe7 (patch) | |
| tree | 3e4c038ee4fe5bb18d4ed5154d701f1a017e1a2d | |
| parent | ec4b5f91ef9f754f214db789034370c223c20972 (diff) | |
Bump version
| -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.16' +VERSION = '2.12.16devel' def options(opt): opt.load('compiler_cxx') |
