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 | 8fd24ef30471043e0ceb9f8553c69278e3f1ff51 (patch) | |
| tree | 65f73adfadfa4a95f2ab9be892a64c4d5b45d1eb /wscript | |
| parent | 1b43cc307ac901e10250f840bbc31752532f4787 (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.18' +VERSION = '2.0.18devel' def options(opt): opt.load('compiler_cxx') |
