diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-30 09:19:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-30 09:19:33 +0100 |
| commit | 80e24096d7669e2ccf50496d4277b7baa5b79679 (patch) | |
| tree | dafcce1828ab413772553422a9cf616071bc77b9 /wscript | |
| parent | 338aa9db0d82ceccde67e4b3dff0bfb75d2a4648 (diff) | |
Bump versionv2.3.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.3.10devel' +VERSION = '2.3.11' def options(opt): opt.load('compiler_cxx') |
