diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 01:01:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 01:01:32 +0000 |
| commit | ef74d191989b4c81caa3f61804d936fa96a8e0fe (patch) | |
| tree | db4faf3d2bdd098303bb0940d38a27fe40102dca /wscript | |
| parent | 1c5b78e4009c1cccc51bc82ddbceedd68adfaf6d (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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.29' +VERSION = '2.6.29devel' def options(opt): opt.load('compiler_cxx') |
