diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-04 00:15:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-04 00:15:43 +0100 |
| commit | 0ab45ab3251c401c2ae778b9fc4788d4dedd19a1 (patch) | |
| tree | 76a7d97f2f80bd19305b6cc6ed7cf8371d8dbbac /wscript | |
| parent | 933224aae82fa8500b29584866a868d4fc0497c9 (diff) | |
Bump versionv2.9.30
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.29devel' +VERSION = '2.9.30' def options(opt): opt.load('compiler_cxx') |
