diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-03 23:08:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-03 23:08:30 +0100 |
| commit | 2c19e07b37a1c96986584b699bc526c79c1f7bbd (patch) | |
| tree | 85f0182b133b1419dd0245fbf4f736a9a34b3863 /wscript | |
| parent | f25b2863a1d253c377f1520a65a88a788242a973 (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.9.29' +VERSION = '2.9.29devel' def options(opt): opt.load('compiler_cxx') |
