diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-03 00:59:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-03 00:59:17 +0100 |
| commit | 1b7e04a8628bf7eff1c58d1db05ecd89ac3f664d (patch) | |
| tree | a554e2950d2da6994b8e6c19b11714c02f327e1c /wscript | |
| parent | 0cddc5e9d9cf64178f5c9fabb9c39508bcb41819 (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.28' +VERSION = '2.9.28devel' def options(opt): opt.load('compiler_cxx') |
