diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-19 22:17:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-19 22:17:51 +0100 |
| commit | a8a930015468162baafed88c36535a58749471b0 (patch) | |
| tree | 4b00a768159696a3d08f8dc6c0e74309fabbab9f /wscript | |
| parent | 2ddb0b6bf8087cb1ef3ad3a3a185c55e406c07bb (diff) | |
Bump versionv2.8.12
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.8.11devel' +VERSION = '2.8.12' def options(opt): opt.load('compiler_cxx') |
