diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-26 22:17:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-26 22:17:41 +0100 |
| commit | 78a48f5d2147bc152fa1a5ca22df2598cd5d13c6 (patch) | |
| tree | 16a23313393334b7717aa3d3b31733b81f8b61c5 /wscript | |
| parent | e89de108ff45c57064a454bd1601271744b4ab65 (diff) | |
Bump versionv2.1.11
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.10devel' +VERSION = '2.1.11' def options(opt): opt.load('compiler_cxx') |
