diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-28 19:09:12 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-28 19:09:12 +0000 |
| commit | 1b43cc307ac901e10250f840bbc31752532f4787 (patch) | |
| tree | 367eea54827bdf83fff2871c8991f5c03941d68d /wscript | |
| parent | 5c87ec74f5a50b1f56ef9790aac5d835693c9948 (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.17devel' +VERSION = '2.0.18' def options(opt): opt.load('compiler_cxx') |
