diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-26 22:43:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-26 22:43:43 +0000 |
| commit | 53351b4f2f5a08a5d220c34785291979a5283161 (patch) | |
| tree | e3d0f708a753a8793a945e2d2588b5dd390d624d /wscript | |
| parent | d5ce89148b63d36696dee783a1b7e075489aa21a (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.16' +VERSION = '2.0.16devel' def options(opt): opt.load('compiler_cxx') |
