diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 09:09:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 09:09:32 +0000 |
| commit | 70d9503131016568d8236cd6e9ad0be01f193e81 (patch) | |
| tree | 1ca3b128e01a31f41d99f4f63bc1bcc59dc8f94d /wscript | |
| parent | 4c1039131b96f0e2cac8724e54a2e90d7afdad32 (diff) | |
Bump versionv2.6.30
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.6.29devel' +VERSION = '2.6.30' def options(opt): opt.load('compiler_cxx') |
