diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-25 01:03:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-25 01:03:15 +0100 |
| commit | 637610a095ad8e25fc058b06b77ffc8d3bb77ceb (patch) | |
| tree | 377fc549a7845e5eb149a3d7ef0eda626a450763 /wscript | |
| parent | 55fff9cea0b4133c6fa1b4d436a5e9572622af56 (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 APPNAME = 'dcpomatic' -VERSION = '2.1.9' +VERSION = '2.1.9devel' def options(opt): opt.load('compiler_cxx') |
