diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-18 22:31:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-18 22:31:21 +0100 |
| commit | 3e0bb7519cc51064a64d7cbf4660772f5d168996 (patch) | |
| tree | dfe2d91c7aed34d3121de4f524f2bbfabafd51bb /wscript | |
| parent | b7d7284e8e58bbbb6fb635966f61eae0bc23b91e (diff) | |
Bump versionv2.9.13
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.9.12devel' +VERSION = '2.9.13' def options(opt): opt.load('compiler_cxx') |
