diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-24 23:55:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-24 23:55:15 +0100 |
| commit | 903cf461f74c22202ecd44b0c3bbb372c686e421 (patch) | |
| tree | 3d367ad0e0645e4e9e70607448cc3132bb5f5d8a /wscript | |
| parent | deed8dd8eaf7c9cab203a9f6d27a45d52b8a89fa (diff) | |
Bump versionv2.1.8
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.7devel' +VERSION = '2.1.8' def options(opt): opt.load('compiler_cxx') |
