diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-29 23:59:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-29 23:59:08 +0100 |
| commit | f9dd836cc1e4a6c53a5d8159de07716e43b283fc (patch) | |
| tree | bbd9179bd229e4ae73fafbd4efa1e2ce8af8f377 /wscript | |
| parent | 5d34180896619395d9a8b8532a84d5975370bf31 (diff) | |
Bump versionv2.8.1
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, Context APPNAME = 'dcpomatic' -VERSION = '2.8.0devel' +VERSION = '2.8.1' def options(opt): opt.load('compiler_cxx') |
