diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-12 23:47:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-12 23:47:35 +0100 |
| commit | 68b0fbccf6bf2ffdd950e45a1a14c67bffe5f418 (patch) | |
| tree | 0d4852c6808dde2b8571622532fc82b68bb9f1e9 /wscript | |
| parent | cf2146fef7540dc5349d7ac3672da0d3bfa971c0 (diff) | |
Bump versionv2.9.2
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.1devel' +VERSION = '2.9.2' def options(opt): opt.load('compiler_cxx') |
