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 | f25b2863a1d253c377f1520a65a88a788242a973 (patch) | |
| tree | dd060d1d95bf5f7e174edd796844fa32bff8aad2 /wscript | |
| parent | b62008c09b71976ba542121e047e17a6fdf729ad (diff) | |
Bump versionv2.9.29
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.28devel' +VERSION = '2.9.29' def options(opt): opt.load('compiler_cxx') |
