diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-13 00:57:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-13 00:57:41 +0100 |
| commit | 590a8815ad17b3321610a8b485a62faaca3c95e6 (patch) | |
| tree | 355777884076c75ed2b87850a5da630e4d877abd /wscript | |
| parent | 12b6a486a70ca5775f325113ce872f4d40cf49cd (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.21' +VERSION = '2.9.21devel' def options(opt): opt.load('compiler_cxx') |
