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 | 434f5c310e1901f93ff18242e605fea66929728d (patch) | |
| tree | 270ab88af29a9ed95aea1df3f0f71ac4a7d3db4f /wscript | |
| parent | bd1c1d920bb1cb49acf00dcf231c109894d0e56c (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.18devel' +VERSION = '2.0.19' def options(opt): opt.load('compiler_cxx') |
