diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-18 22:11:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-18 22:11:11 +0100 |
| commit | 3b80b8f8a938dd34ee0e0fbca8fbce6a6850f136 (patch) | |
| tree | e163cb62d36941ad945565d790de81e188b5a906 /wscript | |
| parent | 39d30f21d7f5d79362348e043c8c9ef1a5743da8 (diff) | |
Bump versionv2.1.5
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.4devel' +VERSION = '2.1.5' def options(opt): opt.load('compiler_cxx') |
