diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-19 21:00:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-19 21:00:40 +0100 |
| commit | ad7dc5ef0bd6f70c32600329e135d87b84604a3f (patch) | |
| tree | 514bdfec03bec84f00ad698ad9ae5c700b928326 /wscript | |
| parent | 2ec879dfc354c1aa95f78e9f264f2487fd2688ae (diff) | |
Bump versionv2.1.6
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.5devel' +VERSION = '2.1.6' def options(opt): opt.load('compiler_cxx') |
