diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-22 21:30:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-22 21:30:53 +0100 |
| commit | 16f43a2c953b80098a6db4b14a9d9d9f284c0dcd (patch) | |
| tree | 58929a17fc9e01cde95c40e3c609ca3e542c487c /wscript | |
| parent | 32843390a0564e98b598e1dd4ed3b671f830f58f (diff) | |
Bump versionv2.8.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.8.12devel' +VERSION = '2.8.13' def options(opt): opt.load('compiler_cxx') |
