diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-30 19:43:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-30 19:43:52 +0000 |
| commit | b5148a6d419992a9de14c551df2181c6a983037f (patch) | |
| tree | b224fcbbe5387bb30ec0d326d091b29e9cd3751a /wscript | |
| parent | 434f5c310e1901f93ff18242e605fea66929728d (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.19' +VERSION = '2.0.19devel' def options(opt): opt.load('compiler_cxx') |
